Skip to content

Hostname

benelligunstore.com

Last fetched

benelligunstore.com resolves to 74.50.80.15, announced in 74.50.64.0/19 by IS-AS-1 - Interserver, Inc in US. benelligunstore.com is listed by 2 threat feeds; reconciled level HIGH.

Threat posture

50threat score (procedure-native scale)

HIGH

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

Threat feeds listing this
2
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:55:42 GMT
Last seen on a feed
Thu, 17 Sep 2026 00:15:21 GMT

Nutrition Label

WHISPER CANON · benelligunstore.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/benelligunstore.com

Resolution chain

IPv6 resolution

No AAAA record for benelligunstore.com is recorded in WhisperGraph.

Attribution

interserver

ORIGIN_AS

WHOIS identity

Registrar
iana:3956
Registrant organisation
domain administrator
Contact emails
pw-15f8d7928b9a46c5d930d7b146f9c182@privacyguardian.org, pw-451e46defcc1a1f56d383cfdd3d5759f@privacyguardian.org, pw-86218d35a49280ad47c23078db6ae268@privacyguardian.org

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

  • vda4200a.trouble-free.net
  • vda4200b.trouble-free.net

MX records

  • mail.benelligunstore.com

SPF policy

  • a: benelligunstore.com
  • mx: benelligunstore.com
  • include: relay.mailbaby.net
  • ip: 74.50.80.15

Threat-feed evidence

History

Related pages

Pivot from benelligunstore.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: "benelligunstore.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 20

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