Hostname
ab-task.com
Last fetched
ab-task.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ab-task.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.239.6.116 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.21 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.60 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.91 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.66.122.15 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.31 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.69 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.92 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ab-task.com owner
- Contact emails
- gnemtsov@gmail.com
- 349bd8c4-c580-420a-9c13-65b76888f732@identity-protect.org
- 86cb8d59-6df2-43dc-a558-447e91510dac@identity-protect.org
- 902b96b1-0bdb-41ae-ba4e-e2c60c8593f6@identity-protect.org
- a124404d-dc40-443f-b58e-af75fa63b260@identity-protect.org
- af894bbe-6a60-4cf3-a8b3-aae447027088@identity-protect.org
- c5e6174a-cc6b-4346-b6d4-86138778e12d@identity-protect.org
- owner-7865286@ab-task.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of ab-task.com.
| Subdomain |
|---|
| app.ab-task.com |
| www.ab-task.com |
Web-graph footprint
Distinct hostnames that link to or from ab-task.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ab-task.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ab-task.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ab-task.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.