Skip to content

Hostname

facilio.com

Last fetched

facilio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:1432 as the registrar.

Nutrition Label

WHISPER CANON · facilio.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/facilio.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.10018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.10218.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12418.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.618.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
52.222.136.10152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1432
Organization
domain manager
Contact emails

Subdomains

15 observed subdomains of facilio.com.

Web-graph footprint

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

300 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for facilio.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from facilio.com.

Cypher and MCP

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

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