Skip to content

Hostname

bartv.es

Last fetched

bartv.es resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.

Nutrition Label

WHISPER CANON · bartv.esRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bartv.es

Resolution chain

bartv.es resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.1018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.244.124.1118.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.2218.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.3518.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.6418.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with bartv.es in WhisperGraph.

Subdomains

24 observed subdomains of bartv.es.

Web-graph footprint

Distinct hostnames that link to or from bartv.es in the public web crawl.

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bartv.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEimagina-media.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from bartv.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bartv.es"})-[: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.