Skip to content

Hostname

faacsimplyconnect.com

Last fetched

faacsimplyconnect.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · faacsimplyconnect.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/faacsimplyconnect.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.10113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.12913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.1513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.513.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.3652.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4652.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.7752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:168
Organization
faac spa
Contact emails

Subdomains

2 observed subdomains of faacsimplyconnect.com.

Web-graph footprint

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

21 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for faacsimplyconnect.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from faacsimplyconnect.com.

Cypher and MCP

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

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