Skip to content

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

WHISPER CANON · ab-task.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ab-task.com

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.

IPPrefixASNOperatorCountry
18.239.6.11618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.2118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.6018.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.9118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.66.122.1518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of ab-task.com owner
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ab-task.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.