Skip to content

Hostname

patternenergy.com

Last fetched

patternenergy.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · patternenergy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/patternenergy.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.41.4104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.154.110172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of patternenergy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for patternenergy.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.226.97.224/27
SPF_IP13.93.205.154
SPF_IP148.59.100.1
SPF_IP173.255.255.112
SPF_IP207.236.150.213
SPF_IP208.185.229.41/32
SPF_IP35.80.141.6/32
SPF_IP38.142.28.24/29
SPF_IP38.99.63.192/27
SPF_IP40.118.236.180
SPF_IP44.229.121.55/32
SPF_IP66.196.224.32/28
SPF_IP67.69.96.164

Related pages

Pivot deeper into the graph from patternenergy.com.

Cypher and MCP

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

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