Skip to content

Hostname

intersitios.mx

Last fetched

intersitios.mx resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in US.

Nutrition Label

WHISPER CANON · intersitios.mxRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intersitios.mx

Resolution chain

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

IPPrefixASNOperatorCountry
23.254.161.4323.254.128.0/17AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

No WHOIS records are currently associated with intersitios.mx in WhisperGraph.

Subdomains

2 observed subdomains of intersitios.mx.

Web-graph footprint

Distinct hostnames that link to or from intersitios.mx in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • intersitios.mx

SPF policy

3 SPF mechanisms authorising senders for intersitios.mx.

MechanismTarget
SPF_Aintersitios.mx
SPF_IP23.254.161.43
SPF_MXintersitios.mx

Related pages

Pivot deeper into the graph from intersitios.mx.

Cypher and MCP

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

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