Skip to content

Hostname

track1099.com

Last fetched

track1099.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · track1099.comRouting diversity7.1/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/track1099.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.247.10100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.34.125100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.204.139100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.62.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.92.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.234.7313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.114.20818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.104.7018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.208.13518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.36.81184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.37.2493.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.216.1253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.243.1663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.95.2253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.190.2423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.142.1043.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.243.20434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.166.8534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.107.18834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.199.18835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
avalara
Contact emails

Subdomains

11 observed subdomains of track1099.com.

Web-graph footprint

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

111 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for track1099.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from track1099.com.

Cypher and MCP

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

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