Skip to content

Hostname

thejobtracker.app

Last fetched

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

Nutrition Label

WHISPER CANON · thejobtracker.appRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/thejobtracker.app

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.192.238100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.87.240100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.101.8423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.193.20423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.221.243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.22.12434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.60.25044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.167.11852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.182.2352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.12.19452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.181.23652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.84.7298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thejobtracker.app.

MechanismTarget
SPF_INCLUDEspf.privateemail.com

Related pages

Pivot deeper into the graph from thejobtracker.app.

Cypher and MCP

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

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