Skip to content

Hostname

bodegaspedroheras.com

Last fetched

bodegaspedroheras.com resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · bodegaspedroheras.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/bodegaspedroheras.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.242.218.22638.242.192.0/19AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:1383
Organization
san isidro labrador, soc. coop de clm
Contact emails

Subdomains

6 observed subdomains of bodegaspedroheras.com.

Web-graph footprint

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

16 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bodegaspedroheras.com.

MechanismTarget
SPF_Abodegaspedroheras.com
SPF_IP2a02:c207:2282:4412:0:0:0:1
SPF_IP38.242.218.226
SPF_MXbodegaspedroheras.com

Related pages

Pivot deeper into the graph from bodegaspedroheras.com.

Cypher and MCP

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

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