Skip to content

Hostname

ask-group.net

Last fetched

ask-group.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · ask-group.netRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ask-group.net

Resolution chain

ask-group.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.16.164.15952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.83.19852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.204.5152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.245.5152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.235.6952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.225.18954.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1001
Organization
ask safety as
Contact emails

Subdomains

6 observed subdomains of ask-group.net.

Web-graph footprint

Distinct hostnames that link to or from ask-group.net in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ask-group.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ask-group.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ask-group.net"})-[: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.