Skip to content

Hostname

mail.blandan.com

Last fetched

mail.blandan.com resolves to 2 IPv4 addresses operated by AS34931 in GB.

Nutrition Label

WHISPER CANON · mail.blandan.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.blandan.com

Resolution chain

mail.blandan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.255.62.177149.255.60.0/22AS34931GB
198.251.88.6198.251.88.0/24AS53667PONYNET - FranTech SolutionsLU

WHOIS identity

No WHOIS records are currently associated with mail.blandan.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.blandan.com.

MechanismTarget
SPF_Amail.blandan.com
SPF_INCLUDErelay.thundermail.uk
SPF_INCLUDEzoho.com
SPF_IP149.255.58.1/16
SPF_IP149.255.62.177
SPF_IP198.251.88.6
SPF_MXmail.blandan.com

Related pages

Pivot deeper into the graph from mail.blandan.com.

Cypher and MCP

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

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