Skip to content

Hostname

pasonrigsite.com

Last fetched

pasonrigsite.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:469 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.88.19516.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.583.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.153.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2353.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.13852.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.137.20352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.152.14752.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.24352.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.23552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.21152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.18752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.10752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.13952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.16352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.13952.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:469
Organization
it pason
Contact emails

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pasonrigsite.com.

MechanismTarget
SPF_Asecmail.ultipro.ca
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.135.212.132/32
SPF_IP209.153.235.58
SPF_IP69.58.16.40
SPF_IP69.58.16.89
SPF_IP69.58.31.126

Related pages

Pivot deeper into the graph from pasonrigsite.com.

Cypher and MCP

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

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