Hostname
x10.mx
Last fetched
x10.mx resolves to 198.91.81.12, announced in 198.91.81.0/24 by SINGLEHOP-LLC - Internap Holding LLC in US. x10.mx is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 198.91.81.12
198.91.81.0/24 · SINGLEHOP-LLC - Internap Holding LLC · Chicago, US
- 198.91.81.14
198.91.81.0/24 · SINGLEHOP-LLC - Internap Holding LLC · Chicago, US
IPv6 resolution
No AAAA record for x10.mx is recorded in WhisperGraph.
Attribution
internap holding
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:godaddy.com
- Registrant organisation
- x10 hosting
Subdomains
Mail and authentication
Nameservers
- ns1.infinitysrv.com
- ns1.x10hosting.com
- ns2.x10hosting.com
- ns1.x10premium.com
MX records
- x10.mx
SPF policy
- a: x10.mx
- mx: x10.mx
- ip: 198.91.81.11
- ip: 198.91.81.15
Threat-feed evidence
History
Related pages
Pivot from x10.mx into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "x10.mx"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.