Skip to content

Hostname

epg.team

Last fetched

epg.team resolves to 103.246.248.5, announced in 103.246.248.0/24 by ZetServers - INTERKVM HOST SRL in PL. epg.team 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 · epg.teamRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/epg.team

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1519
Registrant organisation
legato

Mail and authentication

Nameservers

  • jocelyn.ns.cloudflare.com
  • miles.ns.cloudflare.com
  • gns21.cloudns.net
  • gns22.cloudns.net
  • gns23.cloudns.net
  • gns24.cloudns.net

Threat-feed evidence

History

Related pages

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