Skip to content

Hostname

frontify.com

Last fetched

frontify.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · frontify.comRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/frontify.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.99.8718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.25.9623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.18.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.134.453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.71.2323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.132.5934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.150.834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.208.16834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.7.21934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.31.8652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.151.15652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.128.9854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.172.7154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.33.4354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.100.19854.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.0.1354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.125.18354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.224.16532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of frontify.com owner
Contact emails

Subdomains

20,992 observed subdomains of frontify.com.

Web-graph footprint

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

1,294 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for frontify.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE2035494.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mtasv.net
SPF_MXfrontify.com

Related pages

Pivot deeper into the graph from frontify.com.

Cypher and MCP

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

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