Skip to content

Hostname

sinjang.com.tw

Last fetched

sinjang.com.tw resolves to 1 IPv4 address operated by AS18415 in TW.

Nutrition Label

WHISPER CANON · sinjang.com.twRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/sinjang.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
61.57.244.19061.57.244.0/24AS18415TW

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

16 observed subdomains of sinjang.com.tw.

Web-graph footprint

Distinct hostnames that link to or from sinjang.com.tw in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sinjang.com.tw.

MechanismTarget
SPF_Asinjang.com.tw
SPF_INCLUDE_spf.google.com
SPF_IP113.196.156.109/32
SPF_IP113.196.156.125/32
SPF_IP124.219.7.10/32
SPF_IP124.219.7.28/32
SPF_IP124.219.7.8/32
SPF_IP124.219.7.9/32
SPF_IP125.227.146.74/32
SPF_MXsinjang.com.tw

Related pages

Pivot deeper into the graph from sinjang.com.tw.

Cypher and MCP

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

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