Hostname
uniadanconsulting.com
Last fetched
uniadanconsulting.com resolves to 2 IPv4 addresses operated by MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC in US. WHOIS lists iana:1250 as the registrar.
Nutrition Label
Resolution chain
uniadanconsulting.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 |
|---|---|---|---|---|
| 147.124.220.58 | 147.124.208.0/20 | AS396073 | MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC | US |
| 23.254.134.149 | 23.254.128.0/17 | AS54290 | HOSTWINDS - Hostwinds LLC. | US |
WHOIS identity
- Registrar
- iana:1250
- Organization
- odumegwu chijioka
- Contact emails
Threat posture
History
Mail and authentication
MX records
- uniadanconsulting.com
SPF policy
6 SPF mechanisms authorising senders for uniadanconsulting.com.
| Mechanism | Target |
|---|---|
| SPF_A | uniadanconsulting.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 147.124.220.58 |
| SPF_IP | 198.44.127.36 |
| SPF_IP | 23.254.134.149 |
| SPF_MX | uniadanconsulting.com |
Related pages
Pivot deeper into the graph from uniadanconsulting.com.
- IP · 147.124.220.58
- ASN · AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC
- Registrar · iana:1250
- Country · US
- Email · frank45walter@gmail.com
- TLD · .com
- Browse hostnames · un…
- 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: "uniadanconsulting.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.