Skip to content

Hostname

nigerianchefs.com

Last fetched

nigerianchefs.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.231.180162.55.0.0/16AS24940DE
193.227.129.145193.227.129.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:303
Organization
alphamega
Contact emails

Subdomains

2 observed subdomains of nigerianchefs.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • nigerianchefs.com

SPF policy

5 SPF mechanisms authorising senders for nigerianchefs.com.

MechanismTarget
SPF_Anigerianchefs.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP162.55.231.180
SPF_IP193.227.129.145
SPF_MXnigerianchefs.com

Related pages

Pivot deeper into the graph from nigerianchefs.com.

Cypher and MCP

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

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