Skip to content

Hostname

servidormix.com

Last fetched

servidormix.com resolves to 136.243.105.221, announced in 136.243.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. servidormix.com 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 · servidormix.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/servidormix.com

Resolution chain

IPv6 resolution

No AAAA record for servidormix.com is recorded in WhisperGraph.

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
mixlife lda
Contact emails
mixlife.lda@gmail.com

Subdomains

Mail and authentication

Nameservers

  • ns1.servidormix.com
  • ns2.servidormix.com

MX records

  • mail.servidormix.com

SPF policy

  • include: _spf.google.com
  • a: servidormix.com
  • mx: servidormix.com
  • include: _spf.cleanmx.pt
  • ip: 136.243.105.221
  • ip: 94.46.13.234
  • ip: 94.46.13.235
  • ip: 94.46.167.10
  • ip: 94.46.22.13

Threat-feed evidence

History

Related pages

Pivot from servidormix.com 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: "servidormix.com"})-[: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.