Skip to content

Hostname

lostfound.co

Last fetched

lostfound.co resolves to 91.238.161.174, announced in 91.238.160.0/22 by ENIXLTD - Enix Ltd in GB. lostfound.co is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lostfound.coRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/lostfound.co

Resolution chain

IPv6 resolution

No AAAA record for lostfound.co is recorded in WhisperGraph.

Attribution

enix

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
infinity
Contact emails
karo@infinity.io

Subdomains

Mail and authentication

Nameservers

  • ns1.enixns.com
  • ns2.enixns.com
  • ns3.enixns.com
  • ns4.enixns.com
  • ns1.hpdns.net
  • ns2.hpdns.net
  • ns3.hpdns.net
  • ns4.hpdns.net

MX records

  • lostfound.co

SPF policy

  • a: lostfound.co
  • mx: lostfound.co
  • include: spf.hostns.io
  • ip: 91.238.160.176
  • ip: 91.238.161.174

Threat-feed evidence

History

Related pages

Pivot from lostfound.co 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: "lostfound.co"})-[: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 20

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