Skip to content

Hostname

mail.viphost.cloud

Last fetched

mail.viphost.cloud resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mail.viphost.cloudRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.viphost.cloud

Resolution chain

mail.viphost.cloud resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.56.36104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.176.106172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.10.194.21685.10.192.0/18AS24940DE

WHOIS identity

No WHOIS records are currently associated with mail.viphost.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.viphost.cloud.

MechanismTarget
SPF_Agermany6.viphostnet.net
SPF_Amail-nl.viphost.cloud
SPF_Amail.viphost.cloud
SPF_Amailzila.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgermany6.viphostnet.net
SPF_INCLUDEmailzila.com
SPF_IP185.235.196.13
SPF_IP45.89.220.11
SPF_IP5.75.195.42
SPF_IP85.10.253.234/32
SPF_MXmail.viphost.cloud

Related pages

Pivot deeper into the graph from mail.viphost.cloud.

Cypher and MCP

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

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