Hostname
secured-login.net
Last fetched
secured-login.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
secured-login.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- stus@knowbe4.com
- 46868b90-41cc-464a-9da0-5c7dbee04307@identity-protect.org
- 4ff6628d-3f36-42cf-a12e-439bac488358@identity-protect.org
- 71a95365-a368-4ab0-94a3-442661843e6c@identity-protect.org
- a004ab97-7c68-4008-a65d-75bad19a5c4c@identity-protect.org
- a91297e2-9b59-42ea-97a4-85e63ff5ff31@identity-protect.org
- efec0b14-ad30-4e78-a3d4-ad0344a98f40@identity-protect.org
- owner-2748051@secured-login.net.whoisprivacyservice.org
- owner-3352977@secured-login.net.whoisprivacyservice.org
- owner-3934535@secured-login.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of secured-login.net.
Web-graph footprint
Distinct hostnames that link to or from secured-login.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for secured-login.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from secured-login.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "secured-login.net"})-[: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.