Skip to content

Hostname

we0fun.com

Last fetched

we0fun.com resolves to 47.5.115.3, announced in 47.5.0.0/17 by BRESNAN-33588 - Charter Communications LLC in US. we0fun.com 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 · we0fun.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/we0fun.com

Resolution chain

IPv6 resolution

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

Attribution

charter

ORIGIN_AS

WHOIS identity

Registrar
iana:1327
Registrant organisation
carrier, jeffrey
Contact emails
k0jsc.jeff@gmail.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

  • ns1.no-ip.com
  • ns2.no-ip.com
  • ns3.no-ip.com
  • ns4.no-ip.com

MX records

  • mail.k0jsc.com

SPF policy

  • mx: mail.k0jsc.com
  • include: srv1.k0jsc.com
  • a: srv1.k0jsc.com
  • a: we0fun.com
  • mx: we0fun.com
  • ip: 47.5.115.3

Threat-feed evidence

History

Related pages

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