Skip to content

Hostname

copii.md

Last fetched

copii.md resolves to 1 IPv4 address operated by AS216154 in NL.

Nutrition Label

WHISPER CANON · copii.mdRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/copii.md

Resolution chain

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

IPPrefixASNOperatorCountry
80.74.29.2980.74.24.0/21AS216154NL

WHOIS identity

No WHOIS records are currently associated with copii.md in WhisperGraph.

Subdomains

4 observed subdomains of copii.md.

Web-graph footprint

Distinct hostnames that link to or from copii.md in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for copii.md.

MechanismTarget
SPF_Acopii.md
SPF_IP103.54.19.40
SPF_IP80.74.29.29
SPF_MXcopii.md

Related pages

Pivot deeper into the graph from copii.md.

Cypher and MCP

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

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