Skip to content

Hostname

apspstoro.it

Last fetched

apspstoro.it resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:pensare web s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · apspstoro.itRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/apspstoro.it

Resolution chain

apspstoro.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.16.26.16052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.34.6763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.166.12899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:pensare web s.r.l.
Organization
a.p.s.p. villa san lorenzo
Contact emails

Subdomains

1 observed subdomain of apspstoro.it.

Web-graph footprint

Distinct hostnames that link to or from apspstoro.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for apspstoro.it.

MechanismTarget
SPF_Aapspstoro.it
SPF_INCLUDE_spf.xtsystem.it
SPF_MXapspstoro.it

Related pages

Pivot deeper into the graph from apspstoro.it.

Cypher and MCP

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

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