Skip to content

Hostname

xximo.com

Last fetched

xximo.com resolves to 1 IPv4 address operated by NL-BIT BIT BV in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · xximo.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/xximo.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.22.101185.173.22.0/24AS12859NL-BIT BIT BVNL

WHOIS identity

Registrar
iana:1647
Organization
xximo b.v.
Contact emails

Subdomains

36 observed subdomains of xximo.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for xximo.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDE_spf.twikey.com
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.spsbe.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP147.160.167.0/26
SPF_IP194.151.63.208
SPF_IP194.151.63.251
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP52.59.27.99

Related pages

Pivot deeper into the graph from xximo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xximo.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.