Skip to content

Hostname

codeofar.ms

Last fetched

codeofar.ms resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:key-systems as the registrar.

Nutrition Label

WHISPER CANON · codeofar.msRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/codeofar.ms

Resolution chain

codeofar.ms resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.99.186.86167.99.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
registrar:key-systems
Organization
code of arms design studio
Contact emails

Subdomains

8 observed subdomains of codeofar.ms.

Web-graph footprint

Distinct hostnames that link to or from codeofar.ms in the public web crawl.

46 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for codeofar.ms.

MechanismTarget
SPF_INCLUDEspf0.codeofar.ms

Related pages

Pivot deeper into the graph from codeofar.ms.

Cypher and MCP

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

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