Skip to content

Hostname

lagrillada.com

Last fetched

lagrillada.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lagrillada.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lagrillada.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.121.137198.54.121.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
82.180.174.4382.180.172.0/22AS47583US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of lagrillada.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lagrillada.com.

MechanismTarget
SPF_Alagrillada.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.54.121.131
SPF_MXlagrillada.com

Related pages

Pivot deeper into the graph from lagrillada.com.

Cypher and MCP

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

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