Skip to content

Hostname

browntech.co

Last fetched

browntech.co resolves to 1 IPv4 address operated by OVH - OVH SAS in IE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · browntech.coRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/browntech.co

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.124.745.39.0.0/17AS16276OVH - OVH SASIE

WHOIS identity

Registrar
iana:303
Organization
youngspiders
Contact emails

Subdomains

57 observed subdomains of browntech.co.

Web-graph footprint

Distinct hostnames that link to or from browntech.co in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • browntech.co

SPF policy

11 SPF mechanisms authorising senders for browntech.co.

MechanismTarget
SPF_Abrowntech.co
SPF_IP147.135.196.138
SPF_IP147.135.196.140
SPF_IP5.39.124.74
SPF_IP51.195.54.161
SPF_IP51.195.54.163
SPF_IP51.89.86.17
SPF_IP51.89.86.18
SPF_IP89.117.54.242
SPF_IP95.217.91.244
SPF_MXbrowntech.co

Related pages

Pivot deeper into the graph from browntech.co.

Cypher and MCP

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

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