Skip to content

Hostname

list.jobson.com

Last fetched

list.jobson.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · list.jobson.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/list.jobson.com

Resolution chain

list.jobson.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.35.34.18552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with list.jobson.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for list.jobson.com.

MechanismTarget
SPF_Alist.jobson.com
SPF_IP174.46.206.0/23
SPF_IP207.170.245.128/25
SPF_IP54.68.98.211
SPF_IP74.203.48.0/23
SPF_IP74.203.57.0/24
SPF_MXlist.jobson.com

Related pages

Pivot deeper into the graph from list.jobson.com.

Cypher and MCP

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

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