Skip to content

Hostname

purosys.com

Last fetched

purosys.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.11413.225.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4813.225.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.5313.225.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6113.225.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
13.33.235.12013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:146
Organization
ta srinath
Contact emails

Subdomains

3 observed subdomains of purosys.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for purosys.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.purosys.com

Related pages

Pivot deeper into the graph from purosys.com.

Cypher and MCP

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

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