Hostname
fgn.me
Last fetched
fgn.me resolves to 57.129.28.224, announced in 57.129.0.0/17 by OVH - OVH SAS in DE. fgn.me is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 57.129.28.224
57.129.0.0/17 · OVH - OVH SAS · Limburg an der Lahn, DE
- 2.59.170.173
2.59.168.0/22 · WorldStream - WorldStream B.V. · Naaldwijk, NL
IPv6 resolution
No AAAA record for fgn.me is recorded in WhisperGraph.
Attribution
ovh
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- artjoms kusiks
- Contact emails
- prokur@gmail.com
Subdomains
| Subdomain |
|---|
| gc-log.fgn.me |
| lv1.fgn.me |
| mail.fgn.me |
Showing 3 of 3 subdomains (3 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-430.awsdns-53.com
- ns-981.awsdns-58.net
- pns101.cloudns.net
- pns102.cloudns.net
- pns103.cloudns.net
- pns104.cloudns.net
- ns-1317.awsdns-36.org
- ns-1665.awsdns-16.co.uk
MX records
- mail.fgn.me
SPF policy
- include: amazonses.com
- a: fgn.me
- mx: fgn.me
- ip: 45.148.16.176
Threat-feed evidence
History
Related pages
Pivot from fgn.me into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fgn.me"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.