Skip to content

Hostname

buffet-monkey.com

Last fetched

buffet-monkey.com resolves to 1 IPv4 address operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US. WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · buffet-monkey.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/buffet-monkey.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.89.138.210.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
iana:1336
Organization
hui fen chen
Contact emails

Subdomains

2 observed subdomains of buffet-monkey.com.

Web-graph footprint

Distinct hostnames that link to or from buffet-monkey.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for buffet-monkey.com.

MechanismTarget
SPF_IP208.89.136.0/22
SPF_MXbuffet-monkey.com

Related pages

Pivot deeper into the graph from buffet-monkey.com.

Cypher and MCP

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

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