Hostname
directimail20.net
Last fetched
directimail20.net resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:2624 as the registrar.
Nutrition Label
Resolution chain
directimail20.net 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 |
|---|---|---|---|---|
| 107.175.123.103 | 107.175.123.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
- Registrar
- iana:2624
- Organization
- 1pointinteractive
- Contact emails
Subdomains
5 observed subdomains of directimail20.net.
Threat posture
History
Mail and authentication
MX records
- directimail20.net
SPF policy
23 SPF mechanisms authorising senders for directimail20.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 104.234.7.145 |
| SPF_IP | 104.234.7.147 |
| SPF_IP | 104.234.7.149 |
| SPF_IP | 119.252.188.10 |
| SPF_IP | 119.252.188.11 |
| SPF_IP | 119.252.188.12 |
| SPF_IP | 119.252.188.13 |
| SPF_IP | 119.252.188.14 |
| SPF_IP | 144.217.162.187 |
| SPF_IP | 172.111.8.186 |
| SPF_IP | 23.106.180.106 |
| SPF_IP | 23.106.182.198 |
| SPF_IP | 23.106.182.199 |
| SPF_IP | 23.106.182.200 |
| SPF_IP | 23.106.182.201 |
| SPF_IP | 43.230.163.243 |
| SPF_IP | 43.230.163.244 |
| SPF_IP | 43.230.163.245 |
| SPF_IP | 43.230.163.246 |
| SPF_IP | 51.79.37.165 |
| SPF_IP | 51.79.37.167 |
| SPF_IP | 51.79.37.169 |
| SPF_IP | 51.79.37.172 |
Related pages
Pivot deeper into the graph from directimail20.net.
- IP · 107.175.123.103
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:2624
- Country · US
- Email · hostmaster@1pointinteractive.com
- TLD · .net
- Browse hostnames · di…
- 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: "directimail20.net"})-[: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.