Skip to content

Hostname

sp-ask.me

Last fetched

sp-ask.me resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sp-ask.meRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sp-ask.me

Resolution chain

sp-ask.me resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.91.4100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.25.8223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.201.1103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.87.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.199.1173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.56.18334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.130.235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.12.23735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.97.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.71.6652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.241.16254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.28.15198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of sp-ask.me.

Web-graph footprint

Distinct hostnames that link to or from sp-ask.me in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sp-ask.me.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspflist.hurdman.org
SPF_INCLUDEspflist.streampage.com

Related pages

Pivot deeper into the graph from sp-ask.me.

Cypher and MCP

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

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