Skip to content

Hostname

feb.pub

Last fetched

feb.pub resolves to 118.26.56.23, announced in 118.26.56.0/24 by ZEN-ECN - Zenlayer Inc in SG. feb.pub 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 · feb.pubRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/feb.pub

Resolution chain

IPv6 resolution

Attribution

zenlayer

ORIGIN_AS

WHOIS identity

Registrar
iana:1697
Registrant organisation
qi sheng long
Contact emails
expo114cn@163.com, ioveviolet@163.com

Subdomains

Mail and authentication

Nameservers

  • aron.ns.cloudflare.com
  • fred.ns.cloudflare.com

MX records

  • mx01.mail.icloud.com
  • mx02.mail.icloud.com
  • mail.feb.pub

SPF policy

  • include: icloud.com

Threat-feed evidence

History

Related pages

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