Skip to content

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

WHISPER CANON · directimail20.netRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/directimail20.net

Resolution chain

directimail20.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.175.123.103107.175.123.0/24AS36352AS-COLOCROSSING - HostPapaUS

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.

MechanismTarget
SPF_IP104.234.7.145
SPF_IP104.234.7.147
SPF_IP104.234.7.149
SPF_IP119.252.188.10
SPF_IP119.252.188.11
SPF_IP119.252.188.12
SPF_IP119.252.188.13
SPF_IP119.252.188.14
SPF_IP144.217.162.187
SPF_IP172.111.8.186
SPF_IP23.106.180.106
SPF_IP23.106.182.198
SPF_IP23.106.182.199
SPF_IP23.106.182.200
SPF_IP23.106.182.201
SPF_IP43.230.163.243
SPF_IP43.230.163.244
SPF_IP43.230.163.245
SPF_IP43.230.163.246
SPF_IP51.79.37.165
SPF_IP51.79.37.167
SPF_IP51.79.37.169
SPF_IP51.79.37.172

Related pages

Pivot deeper into the graph from directimail20.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.