Skip to content

Hostname

feromon.group

Last fetched

feromon.group resolves to 77.222.57.69, announced in 77.222.56.0/23 by SWEB-AS - SpaceWeb Ltd in RU. feromon.group is listed by 2 threat feeds; reconciled level CRITICAL.

Threat posture

60threat score (procedure-native scale)

CRITICAL

Listed by 2 threat feeds. At least one source recommends blocking.

Categories: Command-and-control

Threat feeds listing this
2
Verdict coverage
malicious-evidenced
First seen on a feed
Tue, 15 Sep 2026 07:25:36 GMT
Last seen on a feed
Tue, 22 Sep 2026 00:55:35 GMT

Nutrition Label

WHISPER CANON · feromon.groupRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/feromon.group

Resolution chain

IPv6 resolution

No AAAA record for feromon.group is recorded in WhisperGraph.

Attribution

spaceweb

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Registrant organisation
simutov anton konstantinovich
Contact emails
zak@zsholding.com

Subdomains

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

  • ns3.spaceweb.pro
  • ns4.spaceweb.pro
  • ns1.spaceweb.ru
  • ns2.spaceweb.ru

MX records

  • mail.feromon.group

SPF policy

  • ip: 217.197.237.254

Threat-feed evidence

History

Related pages

Pivot from feromon.group 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: "feromon.group"})-[: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.