Hostname
citidirect2u.com
Last fetched
citidirect2u.com resolves to 1 IPv4 address operated by AS45839 in MY. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
citidirect2u.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 |
|---|---|---|---|---|
| 101.99.77.62 | 101.99.77.0/24 | AS45839 | — | MY |
WHOIS identity
- Registrar
- iana:93
- Organization
- citi direct sdn bhd
- Contact emails
Subdomains
13 observed subdomains of citidirect2u.com.
Showing 11 of 13. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- citidirect2u.com
SPF policy
7 SPF mechanisms authorising senders for citidirect2u.com.
| Mechanism | Target |
|---|---|
| SPF_A | citidirect2u.com |
| SPF_INCLUDE | spf.mailsentinel.net |
| SPF_IP | 101.99.77.50 |
| SPF_IP | 101.99.77.53 |
| SPF_IP | 101.99.77.62 |
| SPF_IP | 101.99.77.81 |
| SPF_MX | citidirect2u.com |
Related pages
Pivot deeper into the graph from citidirect2u.com.
- IP · 101.99.77.62
- ASN · AS45839
- Registrar · iana:93
- Country · MY
- Email · 11650e2890d7c8ed64e44204906d821b7f7f9a79@whois.gkg.net
- TLD · .com
- Browse hostnames · ci…
- 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: "citidirect2u.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.