Skip to content

Hostname

frontlinecu.com

Last fetched

frontlinecu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · frontlinecu.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/frontlinecu.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.185.12118.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.5018.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.6818.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.818.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.174.255.1143.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1273.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.33.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.753.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:456
Organization
central 1 credit union
Contact emails

Subdomains

7 observed subdomains of frontlinecu.com.

Web-graph footprint

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

21 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for frontlinecu.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc368-39.ca.iphmx.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEclickswitch.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.a0194d01.com
SPF_MXfrontlinecu.com

Related pages

Pivot deeper into the graph from frontlinecu.com.

Cypher and MCP

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

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