Skip to content

Hostname

eltex.se

Last fetched

eltex.se resolves to 1 IPv4 address operated by ASODERLAND in SE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · eltex.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eltex.se

Resolution chain

eltex.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.16.232.4446.16.232.0/21AS44136ASODERLANDSE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of eltex.se.

Web-graph footprint

Distinct hostnames that link to or from eltex.se in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eltex.se.

MechanismTarget
SPF_Amx01.asp01.se
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.39.145.37
SPF_IP195.238.77.215
SPF_IP195.67.33.162
SPF_IP195.67.33.178
SPF_IP212.16.165.130/32
SPF_IP46.21.99.39
SPF_IP92.60.154.141
SPF_IP92.60.154.142

Related pages

Pivot deeper into the graph from eltex.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eltex.se"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.