Skip to content

Hostname

brodtech.net

Last fetched

brodtech.net resolves to 4 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · brodtech.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/brodtech.net

Resolution chain

brodtech.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.28.47.113149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
152.53.169.106152.53.168.0/22AS214996US
213.183.48.170213.183.48.0/24AS50098RU
45.77.148.7445.77.144.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

16 observed subdomains of brodtech.net.

Web-graph footprint

Distinct hostnames that link to or from brodtech.net in the public web crawl.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for brodtech.net.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP172.104.153.244

Related pages

Pivot deeper into the graph from brodtech.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brodtech.net"})-[: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.