Hostname
jobtestprep.com
Last fetched
jobtestprep.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jobtestprep.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.21.188.146 | 107.21.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.22.95.74 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.159.58 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.213.213.244 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.143.204 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.55.2 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.185.31 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.234.188.180 | 54.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.139.255 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jobtestprep.com owner
- Contact emails
- domains@yourwhoisprivacy.com
- 0d3c1b8a-c180-4049-aca8-d31a70b28176@identity-protect.org
- 29c714aa-9d1d-4b3b-bdf7-bf4fe36e0854@identity-protect.org
- 323e0955-36f5-4687-996e-726da45fd0ba@identity-protect.org
- 89f202a3-9e06-49b2-8ef1-0249cb6d2ba2@identity-protect.org
- 99c4559b-09e3-4828-bb7f-3bbd80e76534@identity-protect.org
- 9d964f22-ca06-42aa-aafb-40af6561cc6f@identity-protect.org
- b2285779-9327-416a-aad7-963485271f00@identity-protect.org
- owner-1120729@jobtestprep.com.whoisprivacyservice.org
- owner-1666737@jobtestprep.com.whoisprivacyservice.org
- gideon@jobtestprep.co.uk
Subdomains
8 observed subdomains of jobtestprep.com.
Web-graph footprint
Distinct hostnames that link to or from jobtestprep.com in the public web crawl.
272 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for jobtestprep.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.autopilothq.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.18.181.121 |
| SPF_IP | 52.209.83.64 |
| SPF_MX | jobtestprep.com |
Related pages
Pivot deeper into the graph from jobtestprep.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jobtestprep.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.