Hostname
andjobrequest.com
Last fetched
andjobrequest.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
andjobrequest.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.219.13 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.30 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.33 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.83 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.130.126 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.35 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.52 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.95 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of andjobrequest.com owner
- Contact emails
- 06712a0b-9072-44ec-beb5-65e1179aa53b@identity-protect.org
- 419b5419-3432-47df-ad1d-aca180ad2048@identity-protect.org
- 43aad8a4-c1fb-465d-9528-3aeb4cdb9a94@identity-protect.org
- 585d1793-b2e0-4973-84b7-4f423202ddea@identity-protect.org
- 941cd8cf-0e82-446c-bc3e-f2c16e388e66@identity-protect.org
- c0fe769e-91a9-4c54-be26-2adfd0e03ff5@identity-protect.org
- fe75b369-7beb-4319-9a75-c4171e78737c@identity-protect.org
- owner-2088204@andjobrequest.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of andjobrequest.com.
Web-graph footprint
Distinct hostnames that link to or from andjobrequest.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for andjobrequest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from andjobrequest.com.
- IP · 18.173.219.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06712a0b-9072-44ec-beb5-65e1179aa53b@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "andjobrequest.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.