Skip to content

Hostname

necton.com.br

Last fetched

necton.com.br resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · necton.com.brRouting diversity3.9/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/necton.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
banco btg pactual
Contact emails

Subdomains

21 observed subdomains of necton.com.br.

Web-graph footprint

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

109 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for necton.com.br.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0057a601.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.necton.com.br
SPF_IP149.72.187.217
SPF_IP149.72.57.253
SPF_IP200.155.69.112/28

Related pages

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

Cypher and MCP

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

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