Skip to content

Hostname

ns2.ml-send.com

Last fetched

ns2.ml-send.com resolves to 4 IPv4 addresses operated by AS63949 in US.

Nutrition Label

WHISPER CANON · ns2.ml-send.comRouting diversity3.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ns2.ml-send.com

Resolution chain

ns2.ml-send.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with ns2.ml-send.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for ns2.ml-send.com.

MechanismTarget
SPF_IP139.99.68.185
SPF_IP139.99.68.240
SPF_IP170.130.34.106
SPF_IP192.227.121.240
SPF_IP192.227.121.241
SPF_IP213.227.139.209
SPF_IP213.227.139.210
SPF_IP213.227.139.211
SPF_IP213.227.139.212
SPF_IP213.227.139.214
SPF_IP213.227.139.215
SPF_IP213.227.139.216
SPF_IP213.227.139.218
SPF_IP213.227.139.236
SPF_IP213.227.139.237
SPF_IP213.227.139.250
SPF_IP5.79.101.65
SPF_IP5.79.101.67
SPF_IP5.79.101.82
SPF_IP5.79.101.84
SPF_IP5.79.101.85
SPF_IP5.79.101.86
SPF_IP5.79.68.150
SPF_IP5.79.68.158
SPF_IP5.79.68.160
SPF_IP5.79.68.161
SPF_IP5.79.68.165
SPF_IP5.79.68.168
SPF_IP5.79.68.173
SPF_IP5.79.68.175
SPF_IP5.79.68.185
SPF_IP5.79.68.186
SPF_IP50.2.250.10
SPF_IP50.2.250.11
SPF_IP50.2.250.13
SPF_IP50.2.250.14
SPF_IP51.79.11.12
SPF_IP51.79.234.118
SPF_IP51.79.234.119
SPF_IP51.79.234.120
SPF_IP51.79.234.123
SPF_IP51.79.234.135
SPF_IP51.79.234.136
SPF_IP51.79.234.137
SPF_IP51.79.234.138
SPF_IP69.162.124.180
SPF_IP69.162.124.181
SPF_IP69.162.124.182

Related pages

Pivot deeper into the graph from ns2.ml-send.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns2.ml-send.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 20

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