Skip to content

Hostname

funtechnologygroupltd.com

Last fetched

funtechnologygroupltd.com resolves to 3 IPv4 addresses operated by QINIU-AS-AP - QINIU Limited in SG. WHOIS lists iana:3858 as the registrar.

Nutrition Label

WHISPER CANON · funtechnologygroupltd.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/funtechnologygroupltd.com

Resolution chain

funtechnologygroupltd.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.41.93.225154.41.93.0/24AS152644QINIU-AS-AP - QINIU LimitedSG
154.41.93.226154.41.93.0/24AS152644QINIU-AS-AP - QINIU LimitedSG
154.41.93.227154.41.93.0/24AS152644QINIU-AS-AP - QINIU LimitedSG

WHOIS identity

Registrar
iana:3858
Organization
Contact emails

Subdomains

8 observed subdomains of funtechnologygroupltd.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for funtechnologygroupltd.com.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from funtechnologygroupltd.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "funtechnologygroupltd.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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