Skip to content

Hostname

buildersgeneral.com

Last fetched

buildersgeneral.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.90.15718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of buildersgeneral.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for buildersgeneral.com.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.serverdata.net
SPF_IP159.66.240.97/28
SPF_IP208.65.144.0/21
SPF_IP208.79.148.125
SPF_IP208.81.64.0/21
SPF_IP73.195.13.71

Related pages

Pivot deeper into the graph from buildersgeneral.com.

Cypher and MCP

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

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