Hostname
backwardfish.com
Last fetched
backwardfish.com resolves to 94.154.35.219, announced in 94.154.35.0/24 by OMEGATECH-AS - Omegatech LTD in NL. backwardfish.com is listed by 4 threat feeds; reconciled level HIGH.
Threat posture
40threat score (procedure-native scale)
HIGHListed by 4 threat feeds. At least one source recommends blocking.
Categories: Phishing
- Threat feeds listing this
- 4
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:45:21 GMT
- Last seen on a feed
- Wed, 16 Sep 2026 00:19:35 GMT
Nutrition Label
Resolution chain
- 94.154.35.219
94.154.35.0/24 · OMEGATECH-AS - Omegatech LTD · Eygelshoven, NL
IPv6 resolution
No AAAA record for backwardfish.com is recorded in WhisperGraph.
Attribution
omegatech
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- matthewscottstewart@yahoo.com
Subdomains
| Subdomain |
|---|
| www.backwardfish.com |
Showing 1 of 1 subdomain (1 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.
Mail and authentication
Nameservers
- ns1.worldnic.com
- ns2.worldnic.com
- ns5.worldnic.com
- ns6.worldnic.com
Threat-feed evidence
History
Related pages
Pivot from backwardfish.com 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: "backwardfish.com"})-[: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.