Hostname
adjaye.com
Last fetched
adjaye.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
adjaye.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.82.242.230 | 34.82.240.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:1515
- Organization
- perfect privacy,
- Contact emails
- 291d80640a28fd0a05a9e6fe93cba6bf@domaindiscreet.com
- 5047db940a28fd0a183276fa1a7e62ef@domaindiscreet.com
- 5481886f0a16123332d1ca1b10161e33@domaindiscreet.com
- 5710795a0a28fd0a04be5e803676ae84@domaindiscreet.com
- 58049494@myprivatename.com
- 6iof9gp0e2gcg98urdtnur63m9@domaindiscreet.com
- 77ab3c730a28fd0a67b1ba64881ff697@domaindiscreet.com
- 8ce0caab0a28fd0a16cc07069e32b357@domaindiscreet.com
- b553136b0a28fd0a75c74de946bb3cf1@domaindiscreet.com
- ce30aef90a28fd0a6b900bc762a4a3dc@domaindiscreet.com
- ee92435c0a28fd0a6e814bbca96bebe4@domaindiscreet.com
- 28c210ccc3d354e5a602f96bb417943a-49910315@contact.gandi.net
Subdomains
7 observed subdomains of adjaye.com.
Web-graph footprint
Distinct hostnames that link to or from adjaye.com in the public web crawl.
646 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for adjaye.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.97.142.42 |
| SPF_IP | 31.221.105.98 |
| SPF_IP | 38.122.11.122 |
| SPF_IP | 46.18.220.202 |
| SPF_IP | 46.18.220.203 |
Related pages
Pivot deeper into the graph from adjaye.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adjaye.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.