Skip to content

Hostname

wf163.com

Last fetched

wf163.com resolves to 45.42.214.181, announced in 45.42.214.0/24 by ROYALE-AS - RoyaleHosting BV in US. wf163.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 · wf163.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/wf163.com

Resolution chain

IPv6 resolution

Attribution

royalehosting

ORIGIN_AS

WHOIS identity

Registrar
iana:4163
Registrant organisation
absolutee corp.
Contact emails
wf39041494404@absolutee.com

Subdomains

Mail and authentication

Nameservers

  • dns.cfido.com
  • dns1.cfido.com
  • dns2.cfido.com
  • dns3.cfido.com
  • dns.wf163.com
  • dns1.wf163.com
  • dns3.wf163.com

MX records

  • mail.wf163.com

SPF policy

  • ip: 123.124.223.224/29
  • a: bj.anheng.com.cn
  • a: mail.anheng.com.cn
  • a: mail1.anheng.com.cn
  • a: mail2.anheng.com.cn
  • mx: wf163.com

Threat-feed evidence

History

Related pages

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