Skip to content

Hostname

frontline.cloud

Last fetched

frontline.cloud resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · frontline.cloudRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/frontline.cloud

Resolution chain

frontline.cloud resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.211.64.818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.53.9718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.140.973.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.163.463.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.163.13334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.236.16752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.65.252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.101.24754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.105.6754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.225.3654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.230.4923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
digital defense, inc. digital defense,
Contact emails

Subdomains

99 observed subdomains of frontline.cloud.

Web-graph footprint

Distinct hostnames that link to or from frontline.cloud in the public web crawl.

11 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from frontline.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "frontline.cloud"})-[: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.