Skip to content

Hostname

gymcontrol.se

Last fetched

gymcontrol.se resolves to 1 IPv4 address operated by AS1257 in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · gymcontrol.seRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gymcontrol.se

Resolution chain

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

IPPrefixASNOperatorCountry
212.247.67.87212.247.0.0/16AS1257SE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

3 observed subdomains of gymcontrol.se.

Web-graph footprint

Distinct hostnames that link to or from gymcontrol.se in the public web crawl.

125 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gymcontrol.se.

MechanismTarget
SPF_INCLUDEspf.iexchange.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.224.56.240
SPF_IP212.247.229.110/32
SPF_IP212.247.229.31/32
SPF_IP212.247.229.8/32
SPF_IP88.131.97.184/32

Related pages

Pivot deeper into the graph from gymcontrol.se.

Cypher and MCP

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

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