Skip to content

Hostname

ginn.press

Last fetched

ginn.press resolves to 5 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · ginn.pressRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ginn.press

Resolution chain

ginn.press resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
169.61.84.186169.61.64.0/18AS36351SOFTLAYER - IBM CloudUS
169.61.84.187169.61.64.0/18AS36351SOFTLAYER - IBM CloudUS
169.61.93.61169.61.64.0/18AS36351SOFTLAYER - IBM CloudUS
52.117.118.3352.117.64.0/18AS36351SOFTLAYER - IBM CloudUS
52.117.118.6452.117.64.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:1519
Organization
martin dano
Contact emails

Subdomains

1 observed subdomain of ginn.press.

Web-graph footprint

Distinct hostnames that link to or from ginn.press in the public web crawl.

16 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for ginn.press.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.smer.sk

Related pages

Pivot deeper into the graph from ginn.press.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ginn.press"})-[: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.