Skip to content

Hostname

cheffelo.com

Last fetched

cheffelo.com resolves to 1 IPv4 address operated by AS50304 in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · cheffelo.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cheffelo.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.91.67.249185.91.64.0/22AS50304NO

WHOIS identity

Registrar
iana:1001
Organization
godtlevertgruppen as
Contact emails

Subdomains

43 observed subdomains of cheffelo.com.

Web-graph footprint

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

23 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cheffelo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cheffelo.com.

Cypher and MCP

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

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