Skip to content

Hostname

jobtrackerai.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.191.10318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.5.5623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.228.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.106.2313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.146.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.38.5534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.54.18134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.157.3734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.2.13144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.44.20752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.197.754.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.123.11098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of jobtrackerai.com owner
Contact emails

Subdomains

1 observed subdomain of jobtrackerai.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jobtrackerai.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from jobtrackerai.com.

Cypher and MCP

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

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