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
Resolution chain
nigerianchefs.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.55.231.180 | 162.55.0.0/16 | AS24940 | — | DE |
| 193.227.129.145 | 193.227.129.0/24 | AS397423 | TIER-NET - Tier.Net Technologies LLC | US |
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.
| Mechanism | Target |
|---|---|
| SPF_A | nigerianchefs.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 162.55.231.180 |
| SPF_IP | 193.227.129.145 |
| SPF_MX | nigerianchefs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.