Hostname
mailhostingservice.com
Last fetched
mailhostingservice.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mailhostingservice.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 |
|---|---|---|---|---|
| 104.198.14.52 | 104.198.0.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alan graham
- Contact emails
- support@nettica.com
- 0b20d6fb-8a8c-477d-adeb-ff8a0b9cbc78@identity-protect.org
- 47c4c7da-2e87-46bd-ac32-868b90609abf@identity-protect.org
- 4d2336ac-0b71-407d-83e6-db6e5c38f990@identity-protect.org
- 7f663436-d237-49b2-b4b6-e9b2646a838f@identity-protect.org
- a114b5f7-7280-4587-8db6-d01f35a434e9@identity-protect.org
- d7a6e4fd-4117-4d92-a94d-bf9c22c1fca6@identity-protect.org
- owner-11208500@mailhostingservice.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of mailhostingservice.com.
Web-graph footprint
Distinct hostnames that link to or from mailhostingservice.com in the public web crawl.
8 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for mailhostingservice.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailhostingservice.com |
| SPF_INCLUDE | outbound._spf.mailhop.org |
| SPF_IP | 216.154.198.165/28 |
| SPF_IP | 54.149.26.35/32 |
| SPF_IP | 54.149.88.251 |
| SPF_IP | 54.191.214.3/32 |
| SPF_IP | 54.191.214.36/32 |
| SPF_IP | 54.69.62.154/32 |
| SPF_IP | 64.57.243.64/26 |
Related pages
Pivot deeper into the graph from mailhostingservice.com.
- IP · 104.198.14.52
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · support@nettica.com
- TLD · .com
- 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: "mailhostingservice.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.