Skip to content

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

WHISPER CANON · appfolio.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/appfolio.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.102108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.129108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.49108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.58108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.238.12913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.2413.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.8113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.9413.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1073.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.663.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.743.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.893.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
appfolio,
Contact emails

Subdomains

5,558 observed subdomains of appfolio.com.

Web-graph footprint

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

1,976 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for appfolio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com
SPF_IP162.216.20.0/22
SPF_IP18.188.14.29/32
SPF_IP18.217.180.168/32
SPF_IP35.167.6.212/32
SPF_MXappfolio.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.