Skip to content

Hostname

gymngym.com

Last fetched

gymngym.com resolves to 1 IPv4 address operated by WHG-FRA - WHG Hosting Services Ltd in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gymngym.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gymngym.com

Resolution chain

gymngym.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.187.142.7685.187.140.0/22AS209341WHG-FRA - WHG Hosting Services LtdNL

WHOIS identity

Registrar
iana:146
Organization
arif ozgur
Contact emails

Subdomains

2 observed subdomains of gymngym.com.

Web-graph footprint

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

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gymngym.com

SPF policy

7 SPF mechanisms authorising senders for gymngym.com.

MechanismTarget
SPF_Agymngym.com
SPF_INCLUDEprod.sxb1.secureserver.net
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.a2hosting.com
SPF_IP85.187.142.76
SPF_IP92.205.0.16
SPF_MXgymngym.com

Related pages

Pivot deeper into the graph from gymngym.com.

Cypher and MCP

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

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