Hostname
appfolio.com
Last fetched
appfolio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
appfolio.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.214.102 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.129 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.49 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.58 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.226.238.129 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.24 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.81 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.94 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.227.107 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.66 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.74 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.89 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- appfolio,
- Contact emails
Subdomains
5,558 observed subdomains of appfolio.com.
Showing 25 of 5,558. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from appfolio.com in the public web crawl.
1,976 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for appfolio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 162.216.20.0/22 |
| SPF_IP | 18.188.14.29/32 |
| SPF_IP | 18.217.180.168/32 |
| SPF_IP | 35.167.6.212/32 |
| SPF_MX | appfolio.com |
Related pages
Pivot deeper into the graph from appfolio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appfolio.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.