Hostname
rammutual.com
Last fetched
rammutual.com resolves to 1 IPv4 address operated by CITONCOMPUTERCORP - Citon Computer Corp in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
rammutual.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.251.161.11 | 216.251.161.0/24 | AS14440 | CITONCOMPUTERCORP - Citon Computer Corp | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- namic service
- Contact emails
Subdomains
13 observed subdomains of rammutual.com.
Web-graph footprint
Distinct hostnames that link to or from rammutual.com in the public web crawl.
118 sites link to this hostname.
79 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for rammutual.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.rammutual.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.securence.com |
| SPF_INCLUDE | u22220410.wl161.sendgrid.net |
| SPF_IP | 216.251.161.9 |
| SPF_MX | rammutual.com |
Related pages
Pivot deeper into the graph from rammutual.com.
- IP · 216.251.161.11
- ASN · AS14440CITONCOMPUTERCORP - Citon Computer Corp
- Registrar · iana:1068
- Country · US
- Email · hostmaster@namic.org
- TLD · .com
- Browse hostnames · ra…
- 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: "rammutual.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.