Skip to content

Hostname

surfconnect.com.br

Last fetched

surfconnect.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · surfconnect.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/surfconnect.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.216.10818.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.318.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.6818.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.8818.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.171.139.1283.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.323.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.963.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.983.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
katia garcia alves
Contact emails

Subdomains

6 observed subdomains of surfconnect.com.br.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for surfconnect.com.br.

MechanismTarget
SPF_Asurfconnect.com.br
SPF_INCLUDEspf.mailjet.com
SPF_IP44.202.169.35
SPF_MXsurfconnect.com.br

Related pages

Pivot deeper into the graph from surfconnect.com.br.

Cypher and MCP

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

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