Skip to content

Hostname

1957.com.hk

Last fetched

1957.com.hk resolves to 1 IPv4 address operated by AS4760 in HK.

Nutrition Label

WHISPER CANON · 1957.com.hkRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/1957.com.hk

Resolution chain

1957.com.hk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
42.200.211.6142.200.211.0/24AS4760HK

WHOIS identity

No WHOIS records are currently associated with 1957.com.hk in WhisperGraph.

Subdomains

4 observed subdomains of 1957.com.hk.

Web-graph footprint

Distinct hostnames that link to or from 1957.com.hk in the public web crawl.

15 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 1957.com.hk.

MechanismTarget
SPF_Amail.1957.com.hk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.181.174.234
SPF_IP42.200.143.14
SPF_IP47.242.12.176

Related pages

Pivot deeper into the graph from 1957.com.hk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "1957.com.hk"})-[: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.