Skip to content

Hostname

ncomputing.com

Last fetched

ncomputing.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ncomputing.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ncomputing.com

Resolution chain

ncomputing.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.57.131.15913.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ncomputing.com.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.57.184.127
SPF_IP13.57.217.18
SPF_IP13.57.222.44
SPF_IP184.169.230.210
SPF_IP52.9.214.42
SPF_IP54.151.60.67
SPF_IP54.183.20.46
SPF_IP66.198.240.16

Related pages

Pivot deeper into the graph from ncomputing.com.

Cypher and MCP

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

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