Skip to content

Hostname

fixando.net

Last fetched

fixando.net resolves to 3.126.53.14, announced in 3.124.0.0/14 by AMAZON-02 - Amazon.com, Inc. in DE. fixando.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fixando.netRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fixando.net

Resolution chain

IPv6 resolution

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
fixestars@gmail.com

Subdomains

Mail and authentication

Nameservers

  • ns43.domaincontrol.com
  • ns44.domaincontrol.com

MX records

  • mail.fixando.net
  • mail2.fixando.net

SPF policy

  • a: fixando.net
  • mx: fixando.net
  • ip: 136.243.144.210
  • ip: 136.243.44.168
  • ip: 136.243.92.175
  • ip: 144.76.94.164
  • ip: 176.9.28.196
  • ip: 2a01:4f8:120:84ff:0:0:0:2
  • ip: 2a01:4f8:171:1348:0:0:0:2
  • ip: 2a01:4f8:171:4e5:0:0:0:2
  • ip: 2a01:4f8:172:1364:0:0:0:2
  • ip: 2a01:4f8:212:ca4:0:0:0:2
  • ip: 2a01:4f8:221:3412:0:0:0:2
  • ip: 46.4.37.35
  • ip: 78.46.98.104

Threat-feed evidence

History

Related pages

Pivot from fixando.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fixando.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.