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
Resolution chain
eniro.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.8.151 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.9.151 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 80.69.225.150 | 80.69.224.0/20 | AS2119 | TELENOR-NEXTEL Telenor Norge AS | SE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain admin
- Contact emails
Subdomains
100 observed subdomains of eniro.com.
Showing 25 of 100. View all subdomains →
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
MX records
SPF policy
23 SPF mechanisms authorising senders for eniro.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | ab.sendgrid.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf.logiq.no |
| SPF_IP | 134.213.22.131 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 152.115.68.45 |
| SPF_IP | 157.25.200.129/32 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 46.254.11.92/32 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 52.208.189.67 |
| SPF_IP | 54.246.186.165/32 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.