Skip to content

Hostname

workpast.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.186.201100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.65.24100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.58.20418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.183.22718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.201.983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.94.303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.67.15334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.221.1034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.95.17150.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.171.4752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.163.18998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.204.19398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
kress employment screening,
Contact emails

Subdomains

13 observed subdomains of workpast.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for workpast.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXworkpast.com

Related pages

Pivot deeper into the graph from workpast.com.

Cypher and MCP

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

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