Skip to content

Hostname

featurepoints.com

Last fetched

featurepoints.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · featurepoints.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/featurepoints.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.116.207.12018.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.191.83.20318.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.77.24518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.176.11618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.82.23118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.124.423.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.235.1543.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.61.753.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.165.1413.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.2.683.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.232.1883.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.121.2203.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.14.1643.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.46.903.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.153.783.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.248.1253.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.132.103.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.217.2453.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.253.1943.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.28.1593.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of featurepoints.com.

Web-graph footprint

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

262 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for featurepoints.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from featurepoints.com.

Cypher and MCP

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

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