Skip to content

Hostname

proactiveapp.com

Last fetched

proactiveapp.com resolves to 148.251.159.27, announced in 148.251.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. proactiveapp.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 · proactiveapp.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/proactiveapp.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1052
Registrant organisation
andris andris
Contact emails
womanlog@womanlog.com, andris.kovalausks@itkonsultacijas.lv

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns1.eurodns.com
  • ns2.eurodns.com
  • ns3.eurodns.com
  • ns4.eurodns.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • include: _spf.google.com
  • a: proactiveapp.com
  • mx: proactiveapp.com
  • ip: 148.251.159.27
  • ip: 178.63.45.224
  • ip: 178.63.59.98
  • ip: 188.40.17.63
  • ip: 78.46.66.66

Threat-feed evidence

History

Related pages

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