Skip to content

Hostname

bartlongauctions.com

Last fetched

bartlongauctions.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bartlongauctions.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bartlongauctions.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.8.236100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.27.212100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.254.2318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.190.11018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.202.2373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.43.2083.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.252.3934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.53.15834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.150.14344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.190.15552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.171.18254.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.182.10398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bart long
Contact emails

Subdomains

9 observed subdomains of bartlongauctions.com.

Web-graph footprint

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

10 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bartlongauctions.com.

MechanismTarget
SPF_Abartlongauctions.com
SPF_Ar10p.nswebhost.com
SPF_INCLUDEr10p.nswebhost.com
SPF_IP69.73.176.52
SPF_IP70.47.92.4
SPF_IP70.47.92.6
SPF_MXbartlongauctions.com

Related pages

Pivot deeper into the graph from bartlongauctions.com.

Cypher and MCP

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

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