Hostname
mailplus.cloud
Last fetched
mailplus.cloud resolves to 2 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
mailplus.cloud 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 |
|---|---|---|---|---|
| 68.178.163.19 | 68.178.160.0/20 | AS26496 | AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
| 97.74.84.148 | 97.74.80.0/21 | AS26496 | AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC | SG |
WHOIS identity
- Registrar
- iana:82
- Organization
- h. m. faruque ahammad
- Contact emails
Subdomains
10 observed subdomains of mailplus.cloud.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mailplus.cloud.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailplus.cloud |
| SPF_IP | 203.188.243.180 |
Related pages
Pivot deeper into the graph from mailplus.cloud.
- IP · 68.178.163.19
- ASN · AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:82
- Country · US
- Email · info@nextech.com.bd
- TLD · .cloud
- Browse hostnames · ma…
- 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: "mailplus.cloud"})-[: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.