Skip to content

Hostname

042fp.com

Last fetched

042fp.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 · 042fp.comRouting diversity6.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/042fp.com

Resolution chain

042fp.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
123.254.110.45123.254.108.0/22AS55933HK
13.228.251.21413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
135.171.246.210135.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
154.89.156.136154.89.156.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
156.234.170.14156.234.170.0/24AS64013HK
172.188.208.84172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.6.65.20120.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
210.56.49.14210.56.49.0/24AS152194HK
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.150.96.6634.150.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
43.209.168.6343.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
45.125.32.19845.125.32.0/24AS55933HK
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 042fp.com.

Web-graph footprint

Distinct hostnames that link to or from 042fp.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 042fp.com.

Cypher and MCP

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

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