Skip to content

Hostname

jonesauctionservice.com

Last fetched

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

Nutrition Label

WHISPER CANON · jonesauctionservice.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jonesauctionservice.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.130.83101.0.33.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.195.177107.77.74.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.84.34107.77.80.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.139.8213.224.4.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.205.18523.26.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.162.18135.1.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.64.17035.180.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.116.20435.180.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.75.16445.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.255.23045.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.161.952.46.13.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.58.5952.216.14.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
hostmaster kd interactive (kh13844)
Contact emails

Subdomains

2 observed subdomains of jonesauctionservice.com.

Web-graph footprint

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

6 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for jonesauctionservice.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jonesauctionservice.com.

Cypher and MCP

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

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