Skip to content

Hostname

worldcognacawards.com

Last fetched

worldcognacawards.com resolves to 2 IPv4 addresses operated by AcoraAPC-AS - Acora Limited in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · worldcognacawards.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/worldcognacawards.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.3.249.159185.3.248.0/22AS203842AcoraAPC-AS - Acora LimitedGB
81.128.239.11781.128.0.0/12AS2856BT-UK-AS - British Telecommunications LimitedGB

WHOIS identity

Registrar
iana:69
Organization
damian riley-smith
Contact emails

Subdomains

2 observed subdomains of worldcognacawards.com.

Web-graph footprint

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

38 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for worldcognacawards.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from worldcognacawards.com.

Cypher and MCP

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

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