Skip to content

Hostname

rainbow-link.com

Last fetched

rainbow-link.com resolves to 6 IPv4 addresses operated by INFOSPHERE NTT PC Communications, Inc. in JP.

Nutrition Label

WHISPER CANON · rainbow-link.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rainbow-link.com

Resolution chain

rainbow-link.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
219.117.255.192219.117.192.0/18AS2514INFOSPHERE NTT PC Communications, Inc.JP
219.117.255.193219.117.192.0/18AS2514INFOSPHERE NTT PC Communications, Inc.JP
219.117.255.194219.117.192.0/18AS2514INFOSPHERE NTT PC Communications, Inc.JP
219.117.255.195219.117.192.0/18AS2514INFOSPHERE NTT PC Communications, Inc.JP
219.117.255.196219.117.192.0/18AS2514INFOSPHERE NTT PC Communications, Inc.JP
219.117.255.197219.117.192.0/18AS2514INFOSPHERE NTT PC Communications, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rainbow-link.com.

MechanismTarget
SPF_Arainbow-link.com
SPF_IP219.117.255.192
SPF_IP219.117.255.193
SPF_IP219.117.255.194
SPF_IP219.117.255.195
SPF_IP219.117.255.196
SPF_IP219.117.255.197
SPF_MXrainbow-link.com

Related pages

Pivot deeper into the graph from rainbow-link.com.

Cypher and MCP

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

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