Hostname
ritterfax.com
Last fetched
ritterfax.com resolves to 1 IPv4 address operated by AS-CLOUDLI-01 - Cloudli Communications Corp. in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
ritterfax.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 |
|---|---|---|---|---|
| 198.38.7.78 | 198.38.7.0/24 | AS18637 | AS-CLOUDLI-01 - Cloudli Communications Corp. | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- ritter communications
- Contact emails
Subdomains
2 observed subdomains of ritterfax.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ritterfax.com.
| Mechanism | Target |
|---|---|
| SPF_A | fxg1.cloudli.com |
| SPF_A | fxg2.cloudli.com |
| SPF_A | fxg3.cloudli.com |
| SPF_A | fxg4.cloudli.com |
| SPF_A | smtp.connectmevoice.com |
| SPF_IP | 207.99.114.4/32 |
Related pages
Pivot deeper into the graph from ritterfax.com.
- IP · 198.38.7.78
- ASN · AS18637AS-CLOUDLI-01 - Cloudli Communications Corp.
- Registrar · iana:69
- Country · CA
- Email · platformsupport@rittercommunications.com
- TLD · .com
- Browse hostnames · ri…
- 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: "ritterfax.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.