Skip to content

Hostname

asknet.com

Last fetched

asknet.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · asknet.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asknet.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.65.107.863.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.136.9252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.242.19052.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.189.24563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
asknet
Contact emails

Subdomains

7 observed subdomains of asknet.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for asknet.com.

MechanismTarget
SPF_INCLUDE25117833.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-inm.eqs-service.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.201.117.123

Related pages

Pivot deeper into the graph from asknet.com.

Cypher and MCP

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

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