Skip to content

Hostname

gridy.net

Last fetched

gridy.net resolves to 112.140.52.60, announced in 112.140.32.0/19 by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in JP. gridy.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · gridy.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gridy.net

Resolution chain

IPv6 resolution

No AAAA record for gridy.net is recorded in WhisperGraph.

Attribution

equinix emea acquisition enterprises

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
bluetec
Contact emails
corporate@bbdi.co.jp, tech@ksj.co.jp

Subdomains

Mail and authentication

Nameservers

  • ns-383.awsdns-47.com
  • ns-950.awsdns-54.net
  • ns-1325.awsdns-37.org
  • ns-1595.awsdns-07.co.uk

MX records

  • gridy.net
  • support.gridy.net

SPF policy

  • ip: 112.140.52.60
  • ip: 112.140.52.84
  • ip: 112.140.52.85

Threat-feed evidence

History

Related pages

Pivot from gridy.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gridy.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.