Skip to content

Hostname

wcoomd.org

Last fetched

wcoomd.org resolves to 1 IPv4 address operated by AS6848 in BE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wcoomd.orgRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wcoomd.org

Resolution chain

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

IPPrefixASNOperatorCountry
84.199.87.18184.192.0.0/13AS6848BE

WHOIS identity

Registrar
iana:2
Organization
world customs organisation
Contact emails

Subdomains

45 observed subdomains of wcoomd.org.

Web-graph footprint

Distinct hostnames that link to or from wcoomd.org in the public web crawl.

2,760 sites link to this hostname.

345 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wcoomd.org.

MechanismTarget
SPF_Awcoomd.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohomail360.com
SPF_IP213.136.7.254/32
SPF_IP45.95.71.210
SPF_IP84.199.87.128/26
SPF_MXwcoomd.org

Related pages

Pivot deeper into the graph from wcoomd.org.

Cypher and MCP

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

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