Hostname
fastmailserver.com
Last fetched
fastmailserver.com resolves to 1 IPv4 address operated by TELNET - Telnet Worldwide, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fastmailserver.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 |
|---|---|---|---|---|
| 216.144.210.156 | 216.144.208.0/20 | AS27553 | TELNET - Telnet Worldwide, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fastmailserver.com owner
- Contact emails
- info@nucomwebhosting.com
- e049e3a8-3b4b-40cd-96bf-23196ce11c64@identity-protect.org
- e9d67dc2-b915-42cc-95c9-5342aa715ce2@identity-protect.org
- owner-2847814@fastmailserver.com.whoisprivacyservice.org
- owner-3117763@fastmailserver.com.whoisprivacyservice.org
- owner-3806914@fastmailserver.com.whoisprivacyservice.org
- owner-8681405@fastmailserver.com.whoisprivacyservice.org
- owner@fastmailserver.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of fastmailserver.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for fastmailserver.com.
| Mechanism | Target |
|---|---|
| SPF_A | fastmailserver.com |
| SPF_MX | fastmailserver.com |
Related pages
Pivot deeper into the graph from fastmailserver.com.
- IP · 216.144.210.156
- ASN · AS27553TELNET - Telnet Worldwide, Inc.
- Registrar · iana:468
- Country · US
- Email · info@nucomwebhosting.com
- TLD · .com
- Browse hostnames · fa…
- 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: "fastmailserver.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.