Skip to content

Hostname

mail.bizon-pc.com

Last fetched

mail.bizon-pc.com resolves to 1 IPv4 address operated by AS205544 in GB.

Nutrition Label

WHISPER CANON · mail.bizon-pc.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.bizon-pc.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.183.7195.168.176.0/21AS205544GB

WHOIS identity

No WHOIS records are currently associated with mail.bizon-pc.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for mail.bizon-pc.com.

MechanismTarget
SPF_Amail.bizon-pc.com
SPF_INCLUDE6903641.spf05.hubspotemail.net
SPF_INCLUDEhubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshared.hubspot.com
SPF_IP139.180.17.0/24
SPF_IP143.244.80.0/20
SPF_IP158.247.16.0/20
SPF_IP18.208.124.128/25
SPF_IP212.47.251.155
SPF_IP3.93.157.0/24
SPF_IP54.174.52.0/24
SPF_IP54.174.53.128/30
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24
SPF_IP78.129.130.33
SPF_IP95.168.183.71
SPF_MXmail.bizon-pc.com

Related pages

Pivot deeper into the graph from mail.bizon-pc.com.

Cypher and MCP

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

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