Skip to content

Hostname

eniro.com

Last fetched

eniro.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · eniro.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eniro.com

Resolution chain

eniro.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.8.151104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.151104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
80.69.225.15080.69.224.0/20AS2119TELENOR-NEXTEL Telenor Norge ASSE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

100 observed subdomains of eniro.com.

Web-graph footprint

Distinct hostnames that link to or from eniro.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for eniro.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEab.sendgrid.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.logiq.no
SPF_IP134.213.22.131
SPF_IP149.72.0.0/16
SPF_IP152.115.68.45
SPF_IP157.25.200.129/32
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP46.254.11.92/32
SPF_IP50.31.32.0/19
SPF_IP52.208.189.67
SPF_IP54.246.186.165/32
SPF_IP80.69.224.0/24

Related pages

Pivot deeper into the graph from eniro.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eniro.com"})-[: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.