Skip to content

Hostname

ina-gr.com

Last fetched

ina-gr.com resolves to 3 IPv4 addresses operated by XSERVER Xserver Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

ina-gr.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
183.181.82.30183.181.80.0/22AS131965XSERVER Xserver Inc.JP
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

5 observed subdomains of ina-gr.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ina-gr.com.

MechanismTarget
SPF_Aina-gr.com
SPF_Asv10189.xserver.jp
SPF_INCLUDE6371499.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_MXina-gr.com

Related pages

Pivot deeper into the graph from ina-gr.com.

Cypher and MCP

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

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