Hostname
appraisalgrid.com
Last fetched
appraisalgrid.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
appraisalgrid.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.205.115 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.24 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.52 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.89 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.12 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.36 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.69 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.91 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of appraisalgrid.com owner
- Contact emails
- 02942400-28d5-4e59-afd3-599b13f74467@identity-protect.org
- 03d75c56-f123-4876-998a-f71fb4185729@identity-protect.org
- 19886076-e8ce-4981-8ffc-97041c41b85c@identity-protect.org
- 4adee668-d883-4b7b-828d-cca475248407@identity-protect.org
- 4cd62bb9-bac1-435e-91fb-b69a207e1082@identity-protect.org
- 9c40a021-e057-4005-9c9e-ca08daed20ab@identity-protect.org
- ebb0575b-14d3-4f62-8641-1683b7ee29b4@identity-protect.org
Subdomains
7 observed subdomains of appraisalgrid.com.
Web-graph footprint
Distinct hostnames that link to or from appraisalgrid.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for appraisalgrid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from appraisalgrid.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appraisalgrid.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.