Skip to content

Hostname

nutraferma.com

Last fetched

nutraferma.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nutraferma.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nutraferma.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.236.3813.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.3913.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.4413.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.7313.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
65.9.95.2165.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.2465.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.5365.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.5865.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:468
Organization
on behalf of nutraferma.com owner
Contact emails

Subdomains

3 observed subdomains of nutraferma.com.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nutraferma.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP65.52.22.155

Related pages

Pivot deeper into the graph from nutraferma.com.

Cypher and MCP

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

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