Skip to content

Hostname

localproreviews.com

Last fetched

localproreviews.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DK. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.18.1013.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.1263.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.313.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.653.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
65.8.17.4065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.5965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.7865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.8665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
damon burgess
Contact emails

Subdomains

1 observed subdomain of localproreviews.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for localproreviews.com.

MechanismTarget
SPF_Alocalproreviews.com
SPF_IP198.91.26.77
SPF_MXlocalproreviews.com

Related pages

Pivot deeper into the graph from localproreviews.com.

Cypher and MCP

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

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