Skip to content

Hostname

corncott.com

Last fetched

corncott.com resolves to 1 IPv4 address operated by PULSANT-AS in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · corncott.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/corncott.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.59.63.16185.59.63.0/24AS12703PULSANT-ASGB

WHOIS identity

Registrar
iana:83
Organization
cornish traditional cottages
Contact emails

Subdomains

11 observed subdomains of corncott.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for corncott.com.

MechanismTarget
SPF_INCLUDE_tabsspf.carltonsoftware.co.uk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.59.60.200
SPF_IP217.155.36.130
SPF_IP52.18.220.225
SPF_IP79.125.3.83
SPF_MXcorncott.com

Related pages

Pivot deeper into the graph from corncott.com.

Cypher and MCP

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

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