Hostname
alamojalanguages.com
Last fetched
alamojalanguages.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1250 as the registrar.
Nutrition Label
Resolution chain
alamojalanguages.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 |
|---|---|---|---|---|
| 23.94.150.194 | 23.94.148.0/22 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 82.29.157.53 | 82.29.152.0/21 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:1250
- Organization
- alam??ja yoruba
- Contact emails
Subdomains
2 observed subdomains of alamojalanguages.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for alamojalanguages.com.
| Mechanism | Target |
|---|---|
| SPF_A | alamojalanguages.com |
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | zohomail.com |
| SPF_MX | alamojalanguages.com |
Related pages
Pivot deeper into the graph from alamojalanguages.com.
- IP · 23.94.150.194
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:1250
- Country · US
- Email · oluwadamilolaadebonojo@gmail.com
- TLD · .com
- Browse hostnames · al…
- 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: "alamojalanguages.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.