Skip to content

Hostname

docker-services.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for docker-services.com in WhisperGraph.

IPv6 resolution

No AAAA record for docker-services.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Registrant organisation
docker
Contact emails
8f01a6e6f977702d5535c024518acddf-36527691@contact.gandi.net, ab7edc9b44ba51bbae1e715941ab81c8-6317747@contact.gandi.net

Mail and authentication

Nameservers

  • ns-176-b.gandi.net
  • ns-252-a.gandi.net
  • ns-88-c.gandi.net
  • ns1.gandi.net

SPF policy

  • include: _mailcust.gandi.net

Threat-feed evidence

History

Related pages

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