Hostname
adeleplus.com
Last fetched
adeleplus.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
adeleplus.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 |
|---|---|---|---|---|
| 138.197.164.253 | 138.197.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- julie bergevin
- Contact emails
Subdomains
3 observed subdomains of adeleplus.com.
| Subdomain |
|---|
| app.adeleplus.com |
| www.adeleplus.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adeleplus.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for adeleplus.com.
| Mechanism | Target |
|---|---|
| SPF_A | adeleinc.com |
| SPF_A | alt31.smtp-out.videotron.ca |
| SPF_A | alt32.smtp-out.videotron.ca |
| SPF_A | alt33.smtp-out.videotron.ca |
| SPF_A | alt34.smtp-out.videotron.ca |
| SPF_A | relais.videotron.ca |
| SPF_INCLUDE | spf-orm.oricom.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.197.164.253 |
Related pages
Pivot deeper into the graph from adeleplus.com.
- IP · 138.197.164.253
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:69
- Country · CA
- Email · dnsmaster@oricom.ca
- 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: "adeleplus.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.