Skip to content

Hostname

fixedgear.se

Last fetched

fixedgear.se resolves to 1 IPv4 address operated by AZIMUTTELECOM in NL. WHOIS lists registrar:realtimeregister as the registrar.

Nutrition Label

WHISPER CANON · fixedgear.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fixedgear.se

Resolution chain

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

IPPrefixASNOperatorCountry
193.105.207.11193.105.207.0/24AS58051AZIMUTTELECOMNL

WHOIS identity

Registrar
registrar:realtimeregister
Organization
Contact emails

Subdomains

1 observed subdomain of fixedgear.se.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • fixedgear.se

SPF policy

5 SPF mechanisms authorising senders for fixedgear.se.

MechanismTarget
SPF_Afixedgear.se
SPF_INCLUDErelay.cloudplatform.net
SPF_INCLUDErelay.zumedns.com
SPF_IP193.105.207.11
SPF_MXfixedgear.se

Related pages

Pivot deeper into the graph from fixedgear.se.

Cypher and MCP

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

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