Hostname
adeleinc.com
Last fetched
adeleinc.com resolves to 1 IPv4 address operated by ORICOM-AS19515 - Oricom Internet inc. in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
adeleinc.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 |
|---|---|---|---|---|
| 64.18.191.20 | 64.18.160.0/19 | AS19515 | ORICOM-AS19515 - Oricom Internet inc. | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- gaetan migneault
- Contact emails
Subdomains
1 observed subdomain of adeleinc.com.
| Subdomain |
|---|
| www.adeleinc.com |
Web-graph footprint
Distinct hostnames that link to or from adeleinc.com in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for adeleinc.com.
| Mechanism | Target |
|---|---|
| SPF_A | adeleinc.com |
| SPF_A | smtp.derytele.com |
| SPF_A | smtp3.videodery.qc.ca |
| SPF_A | smtp4.videodery.qc.ca |
| SPF_A | smtp5.videodery.qc.ca |
| SPF_INCLUDE | spf-orm.oricom.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 216.137.104.3 |
| SPF_MX | adeleinc.com |
Related pages
Pivot deeper into the graph from adeleinc.com.
- IP · 64.18.191.20
- ASN · AS19515ORICOM-AS19515 - Oricom Internet inc.
- 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: "adeleinc.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.