Skip to content

Hostname

beazertech.com

Last fetched

beazertech.com resolves to 1 IPv4 address operated by AS34762 in GR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · beazertech.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/beazertech.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.158.90.62213.158.90.0/23AS34762GR

WHOIS identity

Registrar
iana:48
Organization
miltiades beazer
Contact emails

Subdomains

4 observed subdomains of beazertech.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • beazertech.com

SPF policy

6 SPF mechanisms authorising senders for beazertech.com.

MechanismTarget
SPF_Abeazertech.com
SPF_IP138.201.36.9
SPF_IP148.251.187.116
SPF_IP148.251.66.216
SPF_IP213.158.90.62
SPF_MXbeazertech.com

Related pages

Pivot deeper into the graph from beazertech.com.

Cypher and MCP

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

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