Skip to content

Hostname

jobs.com

Last fetched

jobs.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · jobs.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jobs.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.196.1263.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.353.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.623.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.93.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG

WHOIS identity

Registrar
iana:299
Organization
monster worldwide,
Contact emails

Subdomains

16 observed subdomains of jobs.com.

Web-graph footprint

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

334 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jobs.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEpartner_c_spf.monster.com
SPF_INCLUDEspf.monster.com
SPF_MXjobs.com

Related pages

Pivot deeper into the graph from jobs.com.

Cypher and MCP

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

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