Skip to content

Hostname

browsec.com

Last fetched

browsec.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · browsec.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/browsec.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.235.154162.55.0.0/16AS24940HETZNER-ASDE
188.186.154.79188.186.152.0/22AS31483TOYOTA-TIS-ASRU

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of browsec.com.

Web-graph footprint

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

542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for browsec.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from browsec.com.

Cypher and MCP

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

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