Hostname
securegfm2.com
Last fetched
securegfm2.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
securegfm2.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of securegfm2.com owner
- Contact emails
- 239549a5-6f37-46ff-b941-4e9b05e5cfb3@identity-protect.org
- 3d1986d6-8fd9-49e2-9912-551074c398e4@identity-protect.org
- a888263a-b1b7-485c-9b2e-2a6830bd4d9c@identity-protect.org
- b34e3696-a21e-43de-b152-6a160f030401@identity-protect.org
- b37e217a-d91c-44c6-865c-df1ac5d68f4d@identity-protect.org
- da34e211-f88d-4e98-b37a-001cc53b5913@identity-protect.org
- ee284c9c-a416-4787-a489-a5e001b80ab3@identity-protect.org
- owner-3712209@securegfm2.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of securegfm2.com.
| Subdomain |
|---|
| www.securegfm2.com |
Web-graph footprint
Distinct hostnames that link to or from securegfm2.com in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from securegfm2.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "securegfm2.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.