Skip to content

Hostname

netpoint.live

Last fetched

netpoint.live resolves to 2 IPv4 addresses operated by AS263966 in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · netpoint.liveRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/netpoint.live

Resolution chain

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

IPPrefixASNOperatorCountry
190.89.2.156190.89.2.0/24AS263966BR
34.174.45.6434.174.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

77 observed subdomains of netpoint.live.

Web-graph footprint

Distinct hostnames that link to or from netpoint.live in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for netpoint.live.

MechanismTarget
SPF_Arelayaws.netpoint.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_IP177.93.110.228
SPF_IP190.89.2.152
SPF_IP34.206.98.233
SPF_IP52.55.117.39

Related pages

Pivot deeper into the graph from netpoint.live.

Cypher and MCP

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

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