Skip to content

Hostname

aboveproperty.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.3418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
216.137.52.109216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.116216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.27216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.99216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.160.1399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

32 observed subdomains of aboveproperty.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aboveproperty.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from aboveproperty.com.

Cypher and MCP

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

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