Skip to content

Hostname

cozmeed.com

Last fetched

cozmeed.com resolves to 2 IPv4 addresses operated by AS139456 in ID. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.185.38.196103.185.38.0/24AS139456ID
139.84.230.39139.84.224.0/19AS20473AS-VULTR - The Constant Company, LLCZA

WHOIS identity

Registrar
iana:1910
Organization
pt. cartenz
Contact emails

Subdomains

9 observed subdomains of cozmeed.com.

Web-graph footprint

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

6 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cozmeed.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mailketing.id
SPF_INCLUDEspf.onlarksuite.com
SPF_MXcozmeed.com

Related pages

Pivot deeper into the graph from cozmeed.com.

Cypher and MCP

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

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