Skip to content

Hostname

newforma.cloud

Last fetched

newforma.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · newforma.cloudRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/newforma.cloud

Resolution chain

newforma.cloud resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.99.3213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.121143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.35143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.58143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.83143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.163.101.1033.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.263.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.573.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.101.733.163.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.11565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.12765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of newforma.cloud.

Web-graph footprint

Distinct hostnames that link to or from newforma.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from newforma.cloud.

Cypher and MCP

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

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