Skip to content

Hostname

serv02.xanu.com

Last fetched

serv02.xanu.com resolves to 1 IPv4 address operated by PALOMINO-ASN - PALOMINO SYSTEM INNOVATIONS INC. in CA.

Nutrition Label

WHISPER CANON · serv02.xanu.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/serv02.xanu.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.64.133.21038.64.133.0/24AS36472PALOMINO-ASN - PALOMINO SYSTEM INNOVATIONS INC.CA

WHOIS identity

No WHOIS records are currently associated with serv02.xanu.com in WhisperGraph.

Subdomains

1 observed subdomain of serv02.xanu.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for serv02.xanu.com.

MechanismTarget
SPF_Aserv02.xanu.com
SPF_IP38.64.133.210
SPF_MXserv02.xanu.com

Related pages

Pivot deeper into the graph from serv02.xanu.com.

Cypher and MCP

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

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