Hostname
adaptit.com
Last fetched
adaptit.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adaptit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.196 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.96 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adaptit.com owner
- Contact emails
- ykw1004@naver.com
- 149e1058-97c7-4775-bdfe-24d094073fcf@identity-protect.org
- 1cfc55c2-431d-4b83-aa2d-77722401e3e9@identity-protect.org
- 34015413-1402-42cf-b8a0-e5da1e51a193@identity-protect.org
- 98264897-c49a-4291-85c9-2f605b6f5b63@identity-protect.org
- a2df0f8e-574d-41e1-b3db-cefdd2b6f6aa@identity-protect.org
- c3727451-c3d8-4eef-b870-04dbef149c35@identity-protect.org
- owner-10184193@adaptit.com.whoisprivacyservice.org
- owner-1043148@adaptit.com.whoisprivacyservice.org
- owner-4125329@adaptit.com.whoisprivacyservice.org
- owner-6224045@adaptit.com.whoisprivacyservice.org
- owner-773199@adaptit.com.whoisprivacyservice.org
Subdomains
36 observed subdomains of adaptit.com.
Showing 23 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adaptit.com in the public web crawl.
67 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for adaptit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.adaptit_com._d.easydmarc.pro |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | za._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from adaptit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adaptit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.