Skip to content

Hostname

guttermasterwand.com

Last fetched

guttermasterwand.com resolves to 1 IPv4 address operated by AS852 in CA. WHOIS lists iana:320 as the registrar.

Nutrition Label

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

Resolution chain

guttermasterwand.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.194.163.108207.194.0.0/16AS852CA

WHOIS identity

Registrar
iana:320
Organization
mike wester
Contact emails

Subdomains

7 observed subdomains of guttermasterwand.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for guttermasterwand.com.

MechanismTarget
SPF_Aguttermasterwand.com
SPF_IP207.194.163.108
SPF_MXguttermasterwand.com

Related pages

Pivot deeper into the graph from guttermasterwand.com.

Cypher and MCP

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

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