Skip to content

Hostname

puropane.it

Last fetched

puropane.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · puropane.itRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/puropane.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.188.3918.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.5318.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.618.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.6818.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.238.109.12218.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.12518.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.6518.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.8918.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
gruppo pragma srl
Contact emails

Subdomains

3 observed subdomains of puropane.it.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for puropane.it.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.puropane.it

Related pages

Pivot deeper into the graph from puropane.it.

Cypher and MCP

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

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