Skip to content

Hostname

vivegreen.com

Last fetched

vivegreen.com resolves to 104.45.1.117, announced in 104.117.76.0/24 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. vivegreen.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 · vivegreen.comRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/vivegreen.com

Resolution chain

IPv6 resolution

No AAAA record for vivegreen.com is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:140
Contact emails
vivegreen.com@domainsbyproxy.com, domains@hugedomains.com

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • a1-11.akam.net
  • a11-67.akam.net
  • a12-65.akam.net
  • a16-67.akam.net
  • a22-66.akam.net
  • a9-66.akam.net
  • ns10.servicio-online.net
  • ns11.servicio-online.net
  • ns12.servicio-online.net

MX records

  • poster1i.iberlayer.com
  • poster2i.iberlayer.com
  • poster3i.iberlayer.com
  • poster4i.iberlayer.com

SPF policy

  • include: iberlayer.com
  • include: spf.protection.outlook.com
  • a: vivegreen.com
  • mx: vivegreen.com
  • include: iblhelper.net
  • ip: 213.4.56.200
  • ip: 54.240.51.196
  • ip: 54.240.51.197
  • ip: 62.82.39.90

Threat-feed evidence

History

Related pages

Pivot from vivegreen.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: "vivegreen.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.