Skip to content

Hostname

voip.ms

Last fetched

voip.ms resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:key-systems as the registrar.

Nutrition Label

WHISPER CANON · voip.msRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/voip.ms

Resolution chain

voip.ms resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.36.102104.18.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.151.154172.64.151.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:key-systems
Organization
inetinteractivo - voip
Contact emails

Subdomains

234 observed subdomains of voip.ms.

Web-graph footprint

Distinct hostnames that link to or from voip.ms in the public web crawl.

323 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for voip.ms.

MechanismTarget
SPF_Avoip.ms
SPF_INCLUDE6640358.spf01.hubspotemail.net
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.100.31.27/32
SPF_IP45.32.161.161
SPF_MXvoip.ms

Related pages

Pivot deeper into the graph from voip.ms.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "voip.ms"})-[: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.