Skip to content

Hostname

47f48.com

Last fetched

47f48.com resolves to 15 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 47f48.comRouting diversity5.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/47f48.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.213.43.161116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
116.213.43.41116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
154.89.156.135154.89.156.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
192.238.141.208192.238.141.0/24AS138995HK
3.7.228.1253.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
34.150.78.22234.150.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.129.3734.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.241.120.10435.241.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
43.210.43.21343.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
45.61.235.13845.61.235.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.14145.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.14945.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15145.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15545.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
57.158.133.2857.156.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of 47f48.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 47f48.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "47f48.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.