Skip to content

Hostname

codesenser.com

Last fetched

codesenser.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · codesenser.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/codesenser.com

Resolution chain

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

Registrar
iana:4146
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of codesenser.com.

Web-graph footprint

Distinct hostnames that link to or from codesenser.com in the public web crawl.

89 sites link to this hostname.

256 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • codesenser.com

SPF policy

8 SPF mechanisms authorising senders for codesenser.com.

MechanismTarget
SPF_Acodesenser.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_MXcodesenser.com

Related pages

Pivot deeper into the graph from codesenser.com.

Cypher and MCP

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

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