Skip to content

Hostname

cheffins.co.uk

Last fetched

cheffins.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · cheffins.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cheffins.co.uk

Resolution chain

cheffins.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.30.97104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.184172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
79.174.170.14579.174.168.0/22AS59565CRONOS-AS - Cronos Internet LtdGB

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
william king, edwin lee
Contact emails

Subdomains

17 observed subdomains of cheffins.co.uk.

Web-graph footprint

Distinct hostnames that link to or from cheffins.co.uk in the public web crawl.

211 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cheffins.co.uk.

MechanismTarget
SPF_INCLUDEmail.briefyourmarket.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.123.198.238
SPF_IP51.52.161.66
SPF_IP81.178.12.18

Related pages

Pivot deeper into the graph from cheffins.co.uk.

Cypher and MCP

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

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