Skip to content

Hostname

surface.net.br

Last fetched

surface.net.br resolves to 1 IPv4 address operated by GX INTERNET E WEB HOSTING SERV DE INFORMATICA LTDA in BR.

Nutrition Label

WHISPER CANON · surface.net.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/surface.net.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.85.99.66177.85.99.0/24AS262603GX INTERNET E WEB HOSTING SERV DE INFORMATICA LTDABR

WHOIS identity

Registrar
Organization
marcelo da silva gomes
Contact emails

Subdomains

8 observed subdomains of surface.net.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • surface.net.br

SPF policy

6 SPF mechanisms authorising senders for surface.net.br.

MechanismTarget
SPF_Asurface.net.br
SPF_INCLUDEspf.homehost.com.br
SPF_IP177.85.99.66
SPF_IP185.169.96.206
SPF_IP185.169.98.156
SPF_MXsurface.net.br

Related pages

Pivot deeper into the graph from surface.net.br.

Cypher and MCP

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

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