Skip to content

Hostname

barettashop.com

Last fetched

barettashop.com resolves to 1 IPv4 address operated by AS48660 in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · barettashop.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/barettashop.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.195.202.4217.195.202.0/24AS48660TR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of barettashop.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • barettashop.com

SPF policy

10 SPF mechanisms authorising senders for barettashop.com.

MechanismTarget
SPF_Abarettashop.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.139.5.131
SPF_IP213.238.181.2
SPF_IP217.195.202.4
SPF_IP217.195.202.6
SPF_IP217.195.202.9
SPF_IP45.195.25.8
SPF_MXbarettashop.com

Related pages

Pivot deeper into the graph from barettashop.com.

Cypher and MCP

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

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