Skip to content

Hostname

ign.es

Last fetched

ign.es resolves to 1 IPv4 address operated by SEAP-AGE in ES.

Nutrition Label

WHISPER CANON · ign.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ign.es

Resolution chain

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

IPPrefixASNOperatorCountry
192.148.213.40192.148.213.0/24AS200521SEAP-AGEES

WHOIS identity

No WHOIS records are currently associated with ign.es in WhisperGraph.

Subdomains

74 observed subdomains of ign.es.

Web-graph footprint

Distinct hostnames that link to or from ign.es in the public web crawl.

2,261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ign.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.148.212.217
SPF_IP192.148.212.218
SPF_IP192.148.212.221
SPF_IP192.148.212.222
SPF_IP192.148.212.223
SPF_IP192.148.212.224
SPF_MXign.es

Related pages

Pivot deeper into the graph from ign.es.

Cypher and MCP

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

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