Skip to content

Hostname

gwelec.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.102104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.102104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.231172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

6 observed subdomains of gwelec.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for gwelec.com.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.100.16/28
SPF_IP149.20.202.48
SPF_IP151.11.248.170
SPF_IP168.245.40.179/32
SPF_IP170.10.133.224
SPF_IP18.221.100.16
SPF_IP195.31.219.170
SPF_IP198.21.6.113/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP45.62.189.14
SPF_IP54.174.57.62

Related pages

Pivot deeper into the graph from gwelec.com.

Cypher and MCP

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

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