Hostname
secure.financialpluscu.com
Last fetched
secure.financialpluscu.com resolves to 1 IPv4 address operated by LIGHTEDGE-AS-02 - LightEdge Solutions in US.
Nutrition Label
Resolution chain
secure.financialpluscu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.81.136.20 | 216.81.128.0/18 | AS11320 | LIGHTEDGE-AS-02 - LightEdge Solutions | US |
WHOIS identity
No WHOIS records are currently associated with secure.financialpluscu.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from secure.financialpluscu.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for secure.financialpluscu.com.
| Mechanism | Target |
|---|---|
| SPF_A | secure.financialpluscu.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.netteller.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 148.163.128.0/19 |
| SPF_IP | 150.195.204.133 |
| SPF_IP | 184.72.242.195/32 |
| SPF_IP | 198.144.5.112/29 |
| SPF_IP | 205.237.127.0/24 |
| SPF_IP | 208.65.144.0/21 |
| SPF_IP | 208.80.200.0/21 |
| SPF_IP | 208.81.64.0/21 |
| SPF_IP | 216.205.112.25 |
| SPF_IP | 216.205.117.7 |
| SPF_IP | 216.81.136.0/24 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 67.231.144.0/20 |
| SPF_IP | 67.231.148.0/20 |
| SPF_MX | secure.financialpluscu.com |
Related pages
Pivot deeper into the graph from secure.financialpluscu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secure.financialpluscu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.