Skip to content

Hostname

patchi.com

Last fetched

patchi.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · patchi.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/patchi.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.14104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.14104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.180172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
limited, pimarks
Contact emails

Subdomains

28 observed subdomains of patchi.com.

Web-graph footprint

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

155 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for patchi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.resend.com
SPF_IP185.124.212.161
SPF_IP185.124.212.162
SPF_IP212.28.241.97
SPF_IP212.28.241.98
SPF_IP212.36.222.147
SPF_IP212.36.222.148
SPF_IP50.56.162.40
SPF_IP77.235.135.236
SPF_IP80.77.177.42
SPF_IP84.16.230.76

Related pages

Pivot deeper into the graph from patchi.com.

Cypher and MCP

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

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