Skip to content

Hostname

waltersbuildings.com

Last fetched

waltersbuildings.com resolves to 2 IPv4 addresses operated by ASN-GIGENET - GigeNET in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · waltersbuildings.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/waltersbuildings.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.38.8.3216.38.0.0/19AS32181ASN-GIGENET - GigeNETUS
216.38.8.5216.38.0.0/19AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of waltersbuildings.com.

Web-graph footprint

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

31 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for waltersbuildings.com.

MechanismTarget
SPF_Awaltersbuildings.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.216.188.34
SPF_IP199.115.162.242
SPF_IP64.83.250.42
SPF_IP71.13.142.211
SPF_IP96.11.232.218

Related pages

Pivot deeper into the graph from waltersbuildings.com.

Cypher and MCP

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

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