Hostname
ads90.com
Last fetched
ads90.com resolves to 2 IPv4 addresses operated by TEAMINTERNET-CA-AS - Team Internet AG in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ads90.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 |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | TEAMINTERNET-CA-AS - Team Internet AG | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | TEAMINTERNET-AS - Team Internet AG | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 5jarmklireg9r8mk0puubv8q11@domaindiscreet.com
- support@namecheap.com
- 15573cfd42a3ef99c5810f11e4aab7bc1668b8c0e19e25000996d25ae829761d@ads90.com.whoisproxy.org
- 1e437bb5cda53420bd76519574ebe2ae4b4ce71bd02171144874b04738993e14@ads90.com.whoisproxy.org
- 2f833781cad1bf56419b9a63f69145496df9a939b15ecfe16b15a7d5c2c5087e@ads90.com.whoisproxy.org
- 309cf3dd1ba20f30477ed11000f71d69b19ce43ae60903cdfd2c152e01fdee70@ads90.com.whoisproxy.org
- 33a0f0a0e40d781b2a917c008e310bfc5933d2cf9f7f40f93dcdb93deaef9fbd@ads90.com.whoisproxy.org
- 3c83959b3b274329c5d736240d467e1108371fa335b23739f1075c52a0346c01@ads90.com.whoisproxy.org
- 492e612521412bf2ef02cfe87361b87f4a04823031a87451e9687ce626eb53e9@ads90.com.whoisproxy.org
- 4f47cb3a45ba57847b547017ae568a5179ca7e98b9faca0eb5929eeae0707c9b@ads90.com.whoisproxy.org
- 639b2044f9f2b2451213333be8d196bc00d1701618e2a2ce0c37971c97f20a53@ads90.com.whoisproxy.org
- 6ba224b33339952d9cc407e294714063ad7c3f129f8a1b52f0b26d2cff0e64a4@ads90.com.whoisproxy.org
- 84925f0f31e63730e2b542bf963c9cf0e1d1aff7a65d0090fee9a33398680660@ads90.com.whoisproxy.org
- 94a83214a3a01ed2b4a8bef1c08d40a19935c825c38f0647cd4fdb5f665f1ae9@ads90.com.whoisproxy.org
- 98e5d8a112d9330a2e5b23f42442733e2ef77cb596f3993ded23b41a91b71009@ads90.com.whoisproxy.org
- b1b1d181656697b53da8262d2c476a6b73add042bf300497537a8f9dbb2dc639@ads90.com.whoisproxy.org
- b694d07164f045955582e40232d084349f27393b52b9e6d412553e4b3e48c90c@ads90.com.whoisproxy.org
- d009f60b640b67874eea27ec71f3c2dd8a72ec62a20c9dab8b58bc3156734d51@ads90.com.whoisproxy.org
- d540bd53f568d9a07283e7a1d00b712948d226d606449e6ab03e202d6c02cfc0@ads90.com.whoisproxy.org
- de795c93972ae45f74fd1b008064eadf042890a050efdc02101bea355cdffa0a@ads90.com.whoisproxy.org
- and 3 more
Subdomains
100 observed subdomains of ads90.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ads90.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ads90.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from ads90.com.
- IP · 104.247.81.99
- ASN · AS206834TEAMINTERNET-CA-AS - Team Internet AG
- Registrar · iana:269
- Country · CA
- Email · 5jarmklireg9r8mk0puubv8q11@domaindiscreet.com
- TLD · .com
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ads90.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.