Skip to content

Hostname

patronicity.com

Last fetched

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

Nutrition Label

WHISPER CANON · patronicity.comRouting diversity6.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/patronicity.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.1.38100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.3.23313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.156.21118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.255.6523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.249.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.173.17634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.127.12934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.61.18635.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.2.23335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.255.12144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.80.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.229.8152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.22.16254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.147.23454.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.57.17254.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.9.9954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.36.10954.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.139.5275.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.183.17998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.210.3598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chris blauvelt
Contact emails

Subdomains

13 observed subdomains of patronicity.com.

Web-graph footprint

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

459 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for patronicity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from patronicity.com.

Cypher and MCP

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

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