Skip to content

Hostname

mail.vippinyt.com

Last fetched

mail.vippinyt.com resolves to 95.175.122.207, announced in 95.175.96.0/19 by FICOLO - Glesys AB in FI. mail.vippinyt.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mail.vippinyt.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.vippinyt.com

Resolution chain

Attribution

glesys

ORIGIN_AS

Mail and authentication

Nameservers

  • ns-1.xetnet.com
  • ns-2.xetnet.com

MX records

  • vippinyt.com

SPF policy

  • include: spf.mandrillapp.com
  • a: mail.vippinyt.com
  • mx: mail.vippinyt.com
  • ip: 62.106.45.29
  • ip: 95.175.122.207

Threat-feed evidence

History

Related pages

Pivot from mail.vippinyt.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mail.vippinyt.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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