Skip to content

Hostname

forgottenmem.net

Last fetched

forgottenmem.net resolves to 1 IPv4 address operated by OVH - OVH SAS in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · forgottenmem.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/forgottenmem.net

Resolution chain

forgottenmem.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.77.71.23751.77.0.0/16AS16276OVH - OVH SASDE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of forgottenmem.net.

Web-graph footprint

Distinct hostnames that link to or from forgottenmem.net in the public web crawl.

6 sites link to this hostname.

170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • forgottenmem.net

SPF policy

13 SPF mechanisms authorising senders for forgottenmem.net.

MechanismTarget
SPF_Aforgottenmem.net
SPF_IP195.201.243.232
SPF_IP51.195.105.134
SPF_IP51.195.105.6
SPF_IP51.195.105.7
SPF_IP51.195.83.138
SPF_IP51.195.83.150
SPF_IP51.89.20.185
SPF_IP51.89.7.30
SPF_IP54.36.126.202
SPF_IP92.204.163.50
SPF_IP95.216.4.231
SPF_MXforgottenmem.net

Related pages

Pivot deeper into the graph from forgottenmem.net.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.