Skip to content

Hostname

barnadas.com

Last fetched

barnadas.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in FR. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · barnadas.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/barnadas.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.69.11.222217.69.0.0/20AS20473AS-VULTR - The Constant Company, LLCFR
82.223.66.9782.223.0.0/16AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.ES

WHOIS identity

Registrar
iana:76
Organization
galeria jordi barnadas
Contact emails

Subdomains

1 observed subdomain of barnadas.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for barnadas.com.

MechanismTarget
SPF_Abarnadas.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.serviciodecorreo.es
SPF_MXbarnadas.com

Related pages

Pivot deeper into the graph from barnadas.com.

Cypher and MCP

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

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