Skip to content

Hostname

code42.sra.mn

Last fetched

code42.sra.mn resolves to 2 IPv4 addresses operated by AS9498 in US.

Nutrition Label

WHISPER CANON · code42.sra.mnRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/code42.sra.mn

Resolution chain

code42.sra.mn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.0.181.22696.0.0.0/3AS9498US
192.145.235.181192.145.232.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with code42.sra.mn in WhisperGraph.

Subdomains

1 observed subdomain of code42.sra.mn.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for code42.sra.mn.

MechanismTarget
SPF_Acode42.sra.mn
SPF_INCLUDErelay.mailchannels.net
SPF_MXcode42.sra.mn

Related pages

Pivot deeper into the graph from code42.sra.mn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "code42.sra.mn"})-[: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.