Skip to content

Hostname

lorencameron.com

Last fetched

lorencameron.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.156.3718.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.418.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.4518.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.8218.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.9.399.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.6599.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.6899.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.9699.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0145629442
Contact emails

Subdomains

1 observed subdomain of lorencameron.com.

Web-graph footprint

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

23 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lorencameron.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from lorencameron.com.

Cypher and MCP

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

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