Skip to content

Hostname

gin-magic.com

Last fetched

gin-magic.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

gin-magic.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.173.238.1113.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.303.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.803.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.813.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:48
Organization
gin,
Contact emails

Subdomains

2 observed subdomains of gin-magic.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gin-magic.com.

MechanismTarget
SPF_INCLUDEspf.makeshop.jp

Related pages

Pivot deeper into the graph from gin-magic.com.

Cypher and MCP

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

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