Skip to content

Hostname

vortex-m2.com

Last fetched

vortex-m2.com resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · vortex-m2.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vortex-m2.com

Resolution chain

vortex-m2.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.108.158162.241.104.0/21AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
162.215.129.115162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:303
Organization
full solution telecom sas
Contact emails

Subdomains

53 observed subdomains of vortex-m2.com.

Web-graph footprint

Distinct hostnames that link to or from vortex-m2.com in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vortex-m2.com.

MechanismTarget
SPF_Avortex-m2.com
SPF_INCLUDE_spf.google.com
SPF_MXvortex-m2.com

Related pages

Pivot deeper into the graph from vortex-m2.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vortex-m2.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.