Skip to content

Hostname

adapt-uk.com

Last fetched

adapt-uk.com resolves to 2 IPv4 addresses operated by STROYMONTAG-AS in NL. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · adapt-uk.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/adapt-uk.com

Resolution chain

adapt-uk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.38.185.90185.38.185.0/24AS60781STROYMONTAG-ASNL
193.39.185.36193.39.185.0/24AS64236VANIX - VANIXUS

WHOIS identity

Registrar
iana:3862
Organization
<not set>
Contact emails

Subdomains

3 observed subdomains of adapt-uk.com.

Web-graph footprint

Distinct hostnames that link to or from adapt-uk.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adapt-uk.com.

MechanismTarget
SPF_Aadapt-uk.com
SPF_IP185.38.185.90
SPF_IP193.39.185.36
SPF_MXadapt-uk.com

Related pages

Pivot deeper into the graph from adapt-uk.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "adapt-uk.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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