Skip to content

Hostname

natcam.com

Last fetched

natcam.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · natcam.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/natcam.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.143.4416.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.183.6134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.20.23435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.124.12244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.220.11144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.251.17944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.56.23744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.14.2944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.139.20744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.153.21252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.88.15254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.231.22654.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.20.3354.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.205.25344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.168.180184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
national camera exchange
Contact emails

Subdomains

11 observed subdomains of natcam.com.

Web-graph footprint

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

68 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for natcam.com.

MechanismTarget
SPF_Amailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP23.185.0.3/32
SPF_IP50.249.125.113
SPF_IP68.178.92.179
SPF_IP96.75.153.10

Related pages

Pivot deeper into the graph from natcam.com.

Cypher and MCP

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

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