Skip to content

Hostname

barbadillo.com

Last fetched

barbadillo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · barbadillo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/barbadillo.com

Resolution chain

barbadillo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:140
Organization
antonio barbadillo
Contact emails

Subdomains

23 observed subdomains of barbadillo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for barbadillo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP139.47.158.119
SPF_IP142.250.150.26/32
SPF_IP142.250.150.27/32
SPF_IP142.250.153.27/32
SPF_IP142.251.9.26/32
SPF_IP54.194.70.180
SPF_IP83.56.39.166

Related pages

Pivot deeper into the graph from barbadillo.com.

Cypher and MCP

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

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