Skip to content

Hostname

restlos.com

Last fetched

restlos.com resolves to 185.181.134.35, announced in 185.182.154.0/24 by MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG" in DE. restlos.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 · restlos.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/restlos.com

Resolution chain

IPv6 resolution

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

Attribution

mittwald robert meyer trading cm

ORIGIN_AS

WHOIS identity

Registrar
iana:141
Registrant organisation
restlos handels + service
Contact emails
dippold@sigmasystems.de, domaincontact@reg.xlink.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-412.awsdns-51.com
  • ns-970.awsdns-57.net
  • ns-1246.awsdns-27.org
  • ns-1565.awsdns-03.co.uk

MX records

  • restlos-com.mail.protection.outlook.de

SPF policy

  • include: spf.protection.outlook.de
  • include: spf.noris.net
  • ip: 136.243.164.216

Threat-feed evidence

History

Related pages

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