Skip to content

Hostname

flatcar-linux.net

Last fetched

flatcar-linux.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. flatcar-linux.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 · flatcar-linux.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flatcar-linux.net

Resolution chain

No IPv4 resolution is recorded for flatcar-linux.net in WhisperGraph.

IPv6 resolution

No AAAA record for flatcar-linux.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:269
Registrant organisation
chris kuhl
Contact emails
michael+inwx@kinvolk.io, 34adab6931c089b5155319b2c159f14a93922cf978113102215edb06260b19f7@flatcar-linux.net.whoisproxy.org, 3ae27658c9aacf5cf30075dbf904a2015c22d13b228417c1ac87a5d7448f9eb6@flatcar-linux.net.whoisproxy.org, 4f321215d9c790f77df1cef2b38f8a137df48378e01901c996ad019aadc01da9@flatcar-linux.net.whoisproxy.org, 831f700a1bff8c791773df99fa66e477bd2b7346ef75ba7aff8fe8448f1adf46@flatcar-linux.net.whoisproxy.org, fc0b66ba8bf28fb30aeb3683fcae0e90e9786d5753fd468f43b4999b7d9d6a84@flatcar-linux.net.whoisproxy.org

Subdomains

Mail and authentication

Nameservers

  • ns-71.awsdns-08.com
  • ns-552.awsdns-05.net
  • ns-1240.awsdns-27.org
  • ns-1784.awsdns-31.co.uk

Threat-feed evidence

History

Related pages

Pivot from flatcar-linux.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: "flatcar-linux.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.