Skip to content

Hostname

holisto.com

Last fetched

holisto.com resolves to 100.50.13.20, announced in 100.48.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. holisto.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 · holisto.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/holisto.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of holisto.com owner
Contact emails
0c4d856a-ca2f-42f6-9779-3763f85c6942@identity-protect.org, 1ac90abf-01d2-4e21-8dea-280e45cd68f1@identity-protect.org, 3cc18d73-d1ed-4deb-b300-7e259a4aed34@identity-protect.org, 4d43df99-ba11-4058-8edb-7d7f0cc75a94@identity-protect.org, 55e9b0e8-b345-4d80-893d-216f7a231380@identity-protect.org, 717cc814-3b70-4d46-9ae8-aa5e147cafb2@identity-protect.org, enom@names.co.uk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-388.awsdns-48.com
  • ns-705.awsdns-24.net
  • ns-1211.awsdns-23.org
  • ns-1749.awsdns-26.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: mail.zendesk.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

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