Skip to content

Hostname

sg.appfolio.com

Last fetched

sg.appfolio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · sg.appfolio.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sg.appfolio.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.240.1073.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1193.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1233.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.743.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.168.73.1143.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1193.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.433.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.553.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with sg.appfolio.com in WhisperGraph.

Subdomains

17 observed subdomains of sg.appfolio.com.

Web-graph footprint

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

10 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sg.appfolio.com.

Cypher and MCP

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

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