Skip to content

Hostname

bartapp.net

Last fetched

bartapp.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bartapp.netRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bartapp.net

Resolution chain

bartapp.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.82.183.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.43.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.543.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.723.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.121.193.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.243.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.363.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.873.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.171.76.463.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.553.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.593.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.743.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
david ryan
Contact emails

Subdomains

21 observed subdomains of bartapp.net.

Web-graph footprint

Distinct hostnames that link to or from bartapp.net in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bartapp.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bartapp.net.

Cypher and MCP

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

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