Skip to content

Hostname

gwmanz.com

Last fetched

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

Nutrition Label

WHISPER CANON · gwmanz.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/gwmanz.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.31.172104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.0.105104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.105104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.178.232172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.202172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of gwmanz.com.

Web-graph footprint

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

165 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for gwmanz.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaus-k1.o365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.gwmanz.com
SPF_IP111.61.116.200
SPF_IP193.114.149.46
SPF_IP203.57.115.30
SPF_IP203.86.201.187
SPF_IP219.148.138.166
SPF_IP221.192.235.25
SPF_IP27.32.137.62
SPF_IP54.151.254.11
SPF_IP54.251.207.193
SPF_IP60.240.118.90

Related pages

Pivot deeper into the graph from gwmanz.com.

Cypher and MCP

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

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