Skip to content

Hostname

xml.bsuisse.com

Last fetched

xml.bsuisse.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with xml.bsuisse.com in WhisperGraph.

Subdomains

1 observed subdomain of xml.bsuisse.com.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for xml.bsuisse.com.

MechanismTarget
SPF_Axml.bsuisse.com
SPF_INCLUDEmailexpert.ca
SPF_IP142.4.218.159
SPF_IP142.44.151.40
SPF_IP144.217.186.165
SPF_IP149.56.124.207
SPF_IP158.69.117.127
SPF_IP176.31.138.152
SPF_IP178.32.88.160
SPF_IP198.27.83.184
SPF_IP54.39.201.193
SPF_IP54.39.201.202
SPF_IP87.98.131.14
SPF_IP87.98.220.14
SPF_IP94.23.199.25
SPF_MXxml.bsuisse.com

Related pages

Pivot deeper into the graph from xml.bsuisse.com.

Cypher and MCP

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

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