Skip to content

Hostname

writing.com

Last fetched

writing.com resolves to 2 IPv4 addresses operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · writing.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/writing.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.74.52.13198.74.52.0/22AS63949VKT-HK Viking Telecom LimitedUS
50.116.34.22550.116.32.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:1659
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

101 observed subdomains of writing.com.

Web-graph footprint

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

1,020 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for writing.com.

MechanismTarget
SPF_Awriting.com
SPF_IP172.105.135.91
SPF_IP192.155.94.75
SPF_IP198.74.52.13
SPF_IP23.92.29.131
SPF_IP2600:3c02:0:0:f03c:92ff:fe46:55d4
SPF_IP2600:3c02:0:0:f03c:92ff:fe6d:21bc
SPF_IP2600:3c02:0:0:f03c:92ff:fed3:1dd6
SPF_IP2600:3c02:0:0:f03c:93ff:feb4:8cc5
SPF_IP2600:3c02:0:0:f03c:95ff:fe5b:9b0d
SPF_IP2600:3c02:0:0:f03c:95ff:feb5:c673
SPF_IP2600:3c02:0:0:f03c:95ff:fee3:67be
SPF_IP45.33.99.110
SPF_IP45.56.117.107
SPF_IP50.116.34.225
SPF_MXwriting.com

Related pages

Pivot deeper into the graph from writing.com.

Cypher and MCP

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

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