Skip to content

Hostname

mail.codesenser.com

Last fetched

mail.codesenser.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · mail.codesenser.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.codesenser.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.163.104.17020.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
207.246.125.220207.246.120.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.codesenser.com.

MechanismTarget
SPF_Amail.codesenser.com
SPF_IP146.59.149.177
SPF_IP172.178.14.80
SPF_IP178.32.136.210
SPF_IP20.163.104.170
SPF_IP20.163.57.246
SPF_IP45.76.12.234
SPF_MXmail.codesenser.com

Related pages

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

Cypher and MCP

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

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